| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Bestsellers on ALL pages | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#31
|
|||||||
|
|||||||
![]() Hey,
My site lay-out http://www.crazyfashion.nl/home.php?cat=4 always holds the bestsellers area. Now i want to show this bar also on the help pages and the checkout pages because it just do'nt show up... I already used this option link on this forum to display the bestsellers on a empty categorie but it doesn't work for the static, help and checkout pages. I don't know what to do right now but it is needed in my design Help is needed thanks! I use the newest update of x-cart gold 4.1.8
__________________
In Motion Media |
|||||||
#32
|
|||||||
|
|||||||
![]() I'd like to use this too... Any updates?
__________________
X-Cart Pro v4.1.8 [Linux] |
|||||||
#33
|
|||||||
|
|||||||
![]() isn't there a way to just assign the $bestsellers like it's assigned on the main page of the website? where the featured products are.
There must be a easy way of doing iet because it's working on the main page. I can't find anything buth i'm sure someone knows the workaround. http://www.crazyfashion.nl/pages.php?pageid=7 the bestsellers must be situated on the right side. I already used the workaround to show bestsellers on a empty category and that works perfect. TNX! I use the newest update of x-cart gold 4.1.8
__________________
In Motion Media |
|||||||
#34
|
|||||||
|
|||||||
![]() The nice people of qualiteam helped me out, it was quite easy and i have seen this option before but didn't use it.
To help everyone out: Quote:
__________________
In Motion Media |
|||||||
#35
|
|||||||||
|
|||||||||
![]() This was a huge help. Thanks.
I also needed it for manufacturers.php so to add: 4. To include 'Bestsellers' menu in the manufacturers pages, please, edit 'manufacturers.php' file in your X-Cart directory. Add these lines: if ($active_modules["Bestsellers"]) include $xcart_dir."/modules/Bestsellers/bestsellers.php"; after if ($active_modules["Manufacturers"]) include $xcart_dir."/modules/Manufacturers/customer_manufacturers.php"; |
|||||||||
#36
|
|||||||||
|
|||||||||
![]() Also. I came across the need of having to do this with the Recommended_Products module. To do this I placed:
if ($active_modules["Recommended_Products"]) include "./recommends.php"; just below every page in which I placed if ($active_modules["Bestsellers"]) include $xcart_dir."/modules/Bestsellers/bestsellers.php"; |
|||||||||
#37
|
|||||||||
|
|||||||||
![]() Quote:
This is a nice mod, but I think it could be taken a step further. I like having the bestsellers in the mfg section, but it would be a lot more relevant to the customer if the bestsellers were specific to that mfg, not the overall site. I dont know how to do it, but any help would be greatly appreciated. BTW, got this to work as stated in original post on version 4.1.11
__________________
4.4 Code:
|
|||||||||
#38
|
|||||||||
|
|||||||||
![]() Am I missing something here? I just put my bestsellers in the menu and it shows up everywhere (except fastlane checkout).
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#39
|
|||||||
|
|||||||
![]() I want to display bestseller on cart page on the left side when there is some product in the cart.How to display bestseller in cart page?
Thanks and regards, |
|||||||
#40
|
|||||||
|
|||||||
![]() Quote:
Yes JWait you are right.When I add 1. To include 'Bestsellers' menu in the checkout process pages, please edit 'cart.php' file in your X-Cart directory. Add these lines: if ($active_modules["Bestsellers"]) include $xcart_dir."/modules/Bestsellers/bestsellers.php"; right after require "./auth.php"; line. --it shows in bestsellers when the cart is empty.It never shows in fastlane checkout page( ie when there are some products in the cart).I want to display bestsellers and Recommended products list in fast lane checkout page. How to do that? Any help? Thanks to all. |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|