CRE Loaded Community

Banner


Board index » Loaded Commerce Support » Tips & Tricks

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Display category description below product?
PostPosted: Thu Jul 22, 2010 6:26 am 
Offline
CRE Newbie

Joined: Tue Dec 29, 2009 5:43 am
Posts: 4
Hi,

See http://www.everything4blackberry.com/Bl ... index.html - Is there a way that I can list the description that current shows above the products below them?

We tried it in includes/modules/product_listing_col.php but couldn't figure out a way.

Help appreciated. Thanks!
Kamran


Attachments:
sample.png
sample.png [ 385.55 KiB | Viewed 602 times ]
Top
 Profile  
 
 Post subject: Re: Display category description below product?
PostPosted: Thu Jul 22, 2010 8:30 am 
Offline
CRE Talented

Joined: Sun Nov 29, 2009 10:57 am
Posts: 352
You need to look at: templates/content/index_products.tpl.php.
Look for the following:
Code:
            <td><h1 class="pageHeading"><?php echo $heading_text; ?></h1>
              <?php if ( (ALLOW_CATEGORY_DESCRIPTIONS == 'true') && (isset($category) && tep_not_null($category['categories_description'])) ) {  echo '<span class="category_desc">' . $category['categories_description'] . '</span>'; } ?>
            </td>


PS, upgrade to 6.4.1 ASAP...

_________________
CSS Store - http://mdjl40.mdjl-demo.co.uk -Work in Progress
YMM Filter Lists - http://mdjl-demo.co.uk/6-4-1a -Pagnation/Filter Lists


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index » Loaded Commerce Support » Tips & Tricks

All times are UTC - 5 hours


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Thu May 17, 2012 9:51 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy