I had the same issue and I did the following;
located "CategoryIcon" in my stylsheet and added " display: none; "
My category heading was removed from the product page.
I had the same issue and I did the following;
located "CategoryIcon" in my stylsheet and added " display: none; "
My category heading was removed from the product page.
After reading this, I copied this code displayed and replaced the existing code of the includes/templates/tpl_index_categories.php
It worked in removing the indexcategoryheading but also removed the products I had. I'm testing this site as I'm attempting to figure out how to build an online shopping store. Can you please explain how to modify the code without affecting products installed on the home page? I'm not sure where to input the &nb.. stuff for adding space by replacing the words. I didn't see any words on the aforementioned php page. Thanks so much.