Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Show description in subcatergories.tpl (help with code)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #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
  #2  
Old 08-29-2007, 05:00 PM
 
concepts concepts is offline
 

Senior Member
  
Join Date: Nov 2003
Posts: 104
 

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

Anyone help?
__________________
4.1.8
Xcart
Reply With Quote
  #3  
Old 08-29-2007, 09:21 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

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

Try {$subcat.description}
Reply With Quote
  #4  
Old 08-30-2007, 01:00 AM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

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

you need to edit categories.php because only the current category (the category id that is in your address bar) will get its description passed on to the template

you will have to pass the categories' ids into the function func_get_category_data() or write your own function that does a query to only grab descriptions
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:51 PM.

   

 
X-Cart forums © 2001-2020