Hello,
<Note: I have no PHP knowledge - I had hoped this would be a minor change...>
Searching around, I read that others have been able to modify they way their category pages display.
In case I'm not using the correct name - the page where products are listed.
Goal: Move the category description BELOW the subcategory icons.
Purpose: I have lots of subcategories and a lot of content for SEO purposes - the subcategory icons get pushed below the threshold and hurts navigation and conversion.
Problem: I have tried modifying templates/content/index_nested.tpl to no avail - in fact, any edits to it seem to have no effect at all. The same goes for includes/modules/product_listing.php.
Questions: Is there another way to edit these pages that I am missing? Could there be a different file to modify I am unaware of? Has anyone done this before successfully and can point me in the right direction?
Thank you.
Edit:
When I view the source on my page, the section I wanted to edit starts with
Code:
Bof content.index_nested.tpl.php
It does feel like I'm in the right area...just having no effect.