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

menu_bestsellers.tpl box

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-16-2004, 04:03 AM
 
mizzlewillz mizzlewillz is offline
 

Advanced Member
  
Join Date: Apr 2004
Posts: 45
 

Default menu_bestsellers.tpl box

Is there a way to keep the bestsellers box present (assuming the bestsellers box is in the left column of home.tpl) when customers view other parts of the site besides viewing the products. Like when a customer goes to register or view there cart the bestsellers box disappears. How would you go about keeping the box present no matter where the user is in the site.


Any comments would be appreciated,

Mike
Reply With Quote
  #2  
Old 09-16-2004, 04:32 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

add this to the php files that you want it to appear on

eg, cart.php, help.php

Code:
if($active_modules["Bestsellers"]) include $xcart_dir."/modules/Bestsellers/bestsellers.php";
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 09-16-2004, 06:57 AM
 
mizzlewillz mizzlewillz is offline
 

Advanced Member
  
Join Date: Apr 2004
Posts: 45
 

Default

Oh, that would make sense. Didn't even think of that.

Thank you very much!!
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:52 PM.

   

 
X-Cart forums © 2001-2020