Jump to content

[Solved] How to change page title of category pages


Recommended Posts

Hi Everybody,

I am using number prefixes in my category names, to enforce the order of categories.
Like: 10.Category 1, 20.Category 2

The problem is, that this is not handled properly in the title tag.
Everywhere else, this name is properly displayed - without the numeric prefix
But, in the title tag of the page, it is displaying the full name, with the numeric prfix.

I have looked in classes/Category.php but got a little lost there.
I found the function that is responsible for removing this prefix (hideCategoryPosition) but I do not know where (or if) I should call it in order to apply this change to the title also.

Any help is greatly appreciated.

EDIT:
Solved, my bad.

Link to comment
Share on other sites

×
×
  • Create New...