View Single Post
  #28  
Old 10-17-2004, 01:51 PM
 
adamsteinhoff adamsteinhoff is offline
 

Member
  
Join Date: Sep 2004
Posts: 19
 

Default

Quote:
Originally Posted by adpboss
Add this to get the description

Code:
{$products[product].descr|truncate:300:"...":true}

Thanks for the quick reply, but shouldn't the description for the subcategories come from something that looks like this? The code you sent looks like what I would use for product descriptions...

Code:
{$subcategories[cat_num].category|escape}
__________________
X-Cart 4.0.3
PHP 4.3.8
OS Linux
Perl 5.006001
XML 1.95.6
Reply With Quote