Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

categories names


tanicos

Recommended Posts

Posted

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

Posted

Add "HEADING_TITLE" back and use this:

 

define('HEADING_TITLE', ucwords(strtolower($categories['categories_name'])));

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...