View Single Post
  #2  
Old 08-23-2010, 02:19 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Getting subcategory descriptions to display

subcategories_t.tpl doesn't have description included by default, you have to call it yourself. subcategories_list.tpl has it.
{$subcategory.descr} or {$subcategory.description}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote