View Single Post
  #6  
Old 04-30-2007, 09:25 AM
 
Skistapr Skistapr is offline
 

Newbie
  
Join Date: Mar 2007
Posts: 9
 

Default Re: Subcategories Text and Images

Pauldodman, I've played with the setup more and have verified that description does not work for the subcategory {$subcat.description}.

The loop that I am trying to use this within is:
{foreach from=$subcategories item=subcat}
{$subcat.description}
{/foreach}
__________________
Version 4.1.5
Reply With Quote