tanicos Posted May 22, 2008 Posted May 22, 2008 Hello When i click a category for example i want the name of the category to be displayed above the product. If i have subcategories again i want the category/subcategory name to be displayed instead of categories. Browsing through forums didn't helped me too much. I don't have any HEADING_TITLE in the index.php page. Version Rc2.2 thanks
burt Posted May 22, 2008 Posted May 22, 2008 Add "HEADING_TITLE" back and use this: define('HEADING_TITLE', ucwords(strtolower($categories['categories_name'])));
Recommended Posts
Archived
This topic is now archived and is closed to further replies.