![]() |
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 |
add this to the php files that you want it to appear on
eg, cart.php, help.php Code:
if($active_modules["Bestsellers"]) |
Oh, that would make sense. Didn't even think of that.
Thank you very much!! |
All times are GMT -8. The time now is 07:02 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.