View Single Post
  #1  
Old 08-26-2007, 05:09 AM
 
concepts concepts is offline
 

Senior Member
  
Join Date: Nov 2003
Posts: 104
 

Default Show description in subcatergories.tpl (help with code)

Hello,

I want to show the description of the subcategories in the subcategories.tpl under the name of the category.

I tried this

{* <a href="home.php?cat={ $subcat.categoryid}">-
{$subcat.category.description|strip_tags|indent:5| truncate:400:"...":true}</a></font> *}

but it doesnt seem to be working. Can anyone look at this code and give me some ideas. Thanks
__________________
4.1.8
Xcart
Reply With Quote