Customizing SMF > SMF Coding Discussion

How to display category in title site??

(1/4) > >>

MESWEB:
How to change this code to display category name in "title site"?

--- Code: ---<title>', $context['page_title_html_safe'], '</title>';
--- End code ---

floridaflatlander:
There may not be a way, if smf had something like wp's bolg_id you could build your own.

MESWEB:
There must be any solutions like get row from Data Base (category name)

floridaflatlander:
I guess there isn't a solution

CapadY:

--- Quote from: MESWEB on May 14, 2012, 08:19:38 AM ---How to change this code to display category name in "title site"?

--- Code: ---<title>', $context['page_title_html_safe'], '</title>';
--- End code ---


--- End quote ---

In which file did you find this code ?

Navigation

[0] Message Index

[#] Next page

Go to full version