Page 14 of 24 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 240
  1. #131
    Join Date
    Sep 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    1st class mod, simple to install & modify with details.
    Thanks

  2. #132
    Join Date
    Jul 2009
    Posts
    127
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    The Upsell "Customers who bought this also bought" module on the product page shows the correct number of columns per row, but the same module on the shopping cart page does not. How can I fix/change the number of items displayed in the module that appears on the shopping cart page?

  3. #133
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    is there a relatively easy way to add in a product description field to the display?

    i got as far as adding this to ultimate_cross_sell_products.php before i wasn't sure what else i would need to add where to make it work:
    PHP Code:
    (constant(CROSS_SELL.$cross_sell._DISPLAY_DESCRIPTION)=='true''<tr><td colspan="4"><div class="description">' zen_get_products_description($cross_sell_query->fields['products_id']). '</div></td></tr></table>':''
    :) thanks.

  4. #134
    Join Date
    Jul 2009
    Posts
    127
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    How do I change the number of lines columns in the "To go with the items in your cart we also suggest.." box? Thanks

  5. #135
    Join Date
    Oct 2010
    Location
    Wisco
    Posts
    54
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Is there a way, on any given product page, to display any item from that products category as a related products, without having to manually enter each individual product's Model or ID # under catalog/Ultimate Cross sell.

    I guess what I'm asking: Is there a way to have related products automatically generated from products within the same category ?

    Thanks,
    Kathleen

  6. #136
    Join Date
    May 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    help guys please..after uploading all the files i went to install

    and i get this

    Warning: define() expects at least 2 parameters, 1 given in ........................NeW/admin/includes/functions/extra_functions/ultimate_cross_sell.php on line 281

    and this is on line 281 of that file

    if ($num_cross_sell == '1') define($mxs_selected_table = 'Cross Sell');

    Thank you

  7. #137
    Join Date
    Jul 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Change the 3 lines to:

    if ($num_cross_sell == '1') define($mxs_selected_table = 'Cross Sell', '');
    if ($num_cross_sell == '2') define($mxs_selected_table = 'Upsell', '');
    if ($num_cross_sell == '3') define($mxs_selected_table = 'Related', '');

    I've literally just fixed this problem and it worked for me.

    Bob

  8. #138
    Join Date
    Jul 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    I am running Ultimate Cross Sell on a local site which is an EXACT ############## of a live site. The Cross Sell Mod works fine locally but when I put it live nothing shows.

    All I have is related products on the product detail page.

    The only thing that is different is that Simple SEO is enabled on LIVE but not locally as it won't work on my Windows server but when I disable this on live the related products still won't show.

    There is no markup being written to the page at all.

    Any ideas what I am missing. I have uploaded the files 3 times to make sure I didn't miss anything.

    Thanks

  9. #139
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Hi, great mod! My related products, upsell and even cross sell products are showing in one single row (down), instead of showing in 3 rows (across). Is there a way to fix this problem? I already put the number 3 in PRODUCTS COLUMNS PER ROW. Thank you!

  10. #140
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Been looking around all the forums and no one seems to have an answer for this

 

 
Page 14 of 24 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 168
    Last Post: 20 Jun 2026, 02:08 PM
  2. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  3. Which one? Multi Cross Sell vs Ultimate Cross Sell?
    By Renz in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Jul 2013, 08:30 AM
  4. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  5. v139h Ultimate Cross Sell Scalability
    By chuckd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 1 May 2012, 10:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg