Quote:
Originally Posted by Tal
Code:
{if $current_category.description ne ""}
<p class="subcategory-descr">{$current_category.description}</p>
{/if}
The smarty code for category description is in customer/main/subcategories.tpl
|
We have the same issue but the code above is not working for us. We'd like to display top level category icons, description, and links.
Sample page of what we are working on:
http://juhlir.tempdomainname.com/store/pages.php?pageid=6
the top is *hard coded* to look like what we need
the bottom are the links we got to show up but can't figure out how to get the rest to display (thubnails and descriptions)