Loaded Commerce Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Info boxes display
PostPosted: Mon Jan 16, 2012 9:55 pm 
Offline
CRE Talented
User avatar

Joined: Wed Jun 07, 2006 12:00 am
Posts: 537
Location: Springfield, MO
I was finally able to get some help with the code for getting info boxes to display only on particular category or item pages and it works great. But of course I'm never happy and would like to get more help, hopefully here.

I'm using:
Code:
<?php
if (($cPath == '9') && ($content == CONTENT_INDEX_PRODUCTS)) { // 9 is the cat id

or
Code:
<?php
if ($products_id == '468') { // 468 is the product id


In my examples above I can only show these boxes on the page with the category id of 9 or item id of 468. if I want one of them to display in 2 categories or 2 different item pages how do I change/add the category or item id properly?

Thanks.

**UPDATE****
I wish this would happen more often but right after I posted this I figured it out...at least on the product page one.
Code:
<?php
if ($products_id == '468' || $products_id == '90') { // 468, 90 are the product ids

_________________
Store Warrior!


Top
 Profile  
 
 Post subject: Re: Info boxes display
PostPosted: Fri Mar 16, 2012 3:41 pm 
Offline
CRE Expert
User avatar

Joined: Wed Jul 30, 2003 12:00 am
Posts: 1411
Thanks for sharing your fix!

_________________
Regards,

Salvatore Iozzia
Founder and Chief Evil Overlord
Loaded Commerce, LLC & The Reactor Works / Hosting
http://loadedcommerce.com | http://thereactorworks.com | http://thereactorhosting.com

JOIN THE LOADED SKYPE CHAT:
http://tinyurl.com/7mlvwot

follow me on TWITTER! http://www.twitter.com/saliozzia


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

Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 9 guests


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 24, 2012 4:26 pm
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

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