View Single Post
  #6  
Old 08-13-2009, 01:41 PM
 
webeditors webeditors is offline
 

Member
  
Join Date: Jul 2009
Posts: 20
 

Red face Re: Category Description

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)
__________________
www.webeditors.com
4.2.1 or 4.2.2
Reply With Quote