after installing xsell here is what the layout looks like and if someone can tell me how to fix it.
http://www.megafta.com/index.php?mai...&products_id=4
after installing xsell here is what the layout looks like and if someone can tell me how to fix it.
http://www.megafta.com/index.php?mai...&products_id=4
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Ah. I think there was a problem with your link and you really meant this page.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
I'm not currently seeing a way that the Cross Sell mod could have this effect. However, I am seeing lots of dodgy code hidden in your product descriptions that is causing validation errors and corrupting the structure of your pages.
Last edited by Kim; 23 Nov 2007 at 12:50 AM.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Hey Guys
First of all thank u for this great module.
I'm having a few problems with this module:
1. After installing this update (to add addto cart bottuns) the layout of the products is kinda messed up now... instead of showing the products in a row it show them one under the other....
2. weird thing, after adding to cart one of the products from the module, and then adding the main product, it adding the "may we recommend" product again... no matter how many times I try to add the main product to cart, it always add the product from the module...
Please have a look at it at:
4playrusDOTcom/ and look at product number 3 (Adult Content....)
(can't write the full link - zencart blocks my keyword...)
Thank You
It's not clear whether the update to which you refer is a mod that you have added or a bit of custom code. However, the end result is a version of cross sell that doesn't have the normal classes that tie into the stylesheet for layout, or the embedded HTML that sets the width of cross sell product. The latter is particularly important for allowing the products to line up horizontally.
Not so weird. In amongst the other changes the closing </form> tag has been lost. for the first add to cart button. As a result the form extends to the end of the second add to cart button which is the first cross sold product. So now every time you click the first button, it's the product for the second that will be added to the cart.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Thank u kuroy for the quick answer
For the first answer - the changes I done is from the code paulm gave here at the first page of the code... I guess he changed the layout? I gonna look at those files see if I can see something...
as for the second answer - is there any way to fix it? can u tell me how or where to look?
thanks again!
Hello,mydssbin
Very happy to hear that your cross sell mould works well.
To be frank, i am also working on it, but failed.
Can you please give me some suggestion, say which cross sell version should i download(my zen-cart is 1.38)
Meanwhile, could you please let me share your experience of
your method to install cross selll mould?
thanks in advance.
my email is hanasonltd######################
I have a problem installing the
define('TEXT_XSELL_PRODUCTS', 'Related Products');
in product_info.php file.
Everytime I upload it, the product page goes blank.
What is the problem?