![]() |
Bestsellers Help
How to display bestsellers horizontally? I would like 3 across. Any help would be much appreciated.
|
Re: Bestsellers Help
Also, how do you change the image size of the bestsellers?
|
Re: Bestsellers Help
*Bump* I'm also trying to do this. Anyone?
|
Re: Bestsellers Help
Ive never been quite sure on the whole displaying best sellers, if you are being watched by your competition then it gives the game away.
Myself I prefer the flexibility of Feature Product Manager for xcart. Gives you a bit more of control of where you can place products on pages and really lets you goto town on promotion etc |
Re: Bestsellers display
I made a mod for showing bestsellers horizontally and have it working in 4.2.3 version.
I made a revised version of bestsellers.tpl called bestsellers_r.tpl. Code:
{* Then I modified the code on subcategories.tpl located here: /customer/main/subcategories.tpl I just modified the file name to bestsellers_r.tpl. Code:
{if $active_modules.Bestsellers && $config.Bestsellers.bestsellers_menu ne "Y"} See ya' :D/ |
Re: Bestsellers Help
Quote:
I just shared my mod code for this. Take a look at the thread. O:) |
Re: Bestsellers Help
Thanks for sharing your code.. but its not working for us :(
We are running the same version of x-cart but it just gives us this error message - Warning: Smarty error: unable to read resource: "customer/dialog_nosort.tpl" in ../xcart/include/lib/smarty/Smarty.class.php on line 1092 any ideas? |
Re: Bestsellers in a row
Sorry 'bout that. I forgot that I made a new template called dialog_nosort.tpl under customer/ to remove the sorting feature which I found useless. Since as I only put 3 bestsellers, what's to sort?
Solution for you, change "customer/dialog_nosort.tpl" back to "customer/dialog.tpl" You'll find this code at the bottom of the bestsellers_r.tpl Code:
{/capture} and change it back to Code:
{/capture} :-) |
All times are GMT -8. The time now is 07:20 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.