Search found 1 match

by caversham
Sat Mar 29, 2008 1:10 pm
Forum: Plugins
Topic: Category Plugin XML Feed Names
Replies: 4
Views: 3214

Hi,

You might need to use:

Code:

<title>{$blogTitle} - {$category_info.category_name}</title>



For whatever reason my freshly installed s9y has already the category name in the title. Now my problem is that I want to change the template used by the categories plugin in another way ...