Page 1 of 2 12 LastLast
Results 1 to 10 of 240

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by parisbubbler View Post
    Is there a way to reorder the display of ultimate cross sell on the product info page, e.g. related products, then cross sell and upsell. The way it's displayed currently, cross sell is displayed first but I'd prefer having related products displayed first and then cross sell.

    Any ideas or suggestions on which files to modify would be great.
    Are you referring to the order of the sideboxes? That's controlled via your admin panel in Admin->Tools->Layout Boxes Controller.

  2. #2
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    link problem Re: Ultimate Cross Sell for Zen Cart

    I am about to be forced to send my site live early (long story) but while doing some testing, I noticed that my cross sell item (yes, I only have 1 at this early stage) is bugged.

    When I click the "add to cart" button, it adds the cross sell item, and not the original item.

    Is this something that someone else has come across?

    Thanks in advance
    Andy

  3. #3
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: Ultimate Cross Sell for Zen Cart

    Make sure to insert the code for ultimate cross sell outside of the form tag, immediately above the last div tag. In a clean installation, this is located on line 237.

    PHP Code:
    <!--bof Form close-->
    </
    form>
    <!--
    bof Form close--> 
    Should look like this:

    PHP Code:
    <!--bof Form close-->
    </form>
    <!--bof Form close-->

    <!-- bof Ultimate Cross Sell Combo -->
    <?php
    require($template->get_template_dir('tpl_modules_ultimate_cross_sells.php'DIR_WS_TEMPLATE$current_page_base,'templates'). '/' 'tpl_modules_ultimate_cross_sells.php');
    ?>
    <!-- bof Ultimate Cross Sell Combo -->

    </div>

  4. #4
    Join Date
    Feb 2011
    Posts
    4
    Plugin Contributions
    0

    Have a Drink Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by ultimate_zc View Post
    Make sure to insert the code for ultimate cross sell outside of the form tag, immediately above the last div tag. In a clean installation, this is located on line 237.


    Thank you.

    I'm sure I would have found the problem eventually

  5. #5
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by kamelion0927 View Post
    Are you referring to the order of the sideboxes? That's controlled via your admin panel in Admin->Tools->Layout Boxes Controller.
    No, I was referring to the center box display under the product info.

    Any help would be greatly appreciated.

    Thank you.

  6. #6
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by parisbubbler View Post
    Is there a way to reorder the display of ultimate cross sell on the product info page, e.g. related products, then cross sell and upsell. The way it's displayed currently, cross sell is displayed first but I'd prefer having related products displayed first and then cross sell.

    Any ideas or suggestions on which files to modify would be great.
    Quote Originally Posted by kamelion0927 View Post
    Are you referring to the order of the sideboxes? That's controlled via your admin panel in Admin->Tools->Layout Boxes Controller.
    No, I was referring to the center box display under the product info.

    Any help would be greatly appreciated.

    Thank you.

  7. #7
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Ultimate Cross Sell for Zen Cart

    Quote Originally Posted by parisbubbler View Post
    No, I was referring to the center box display under the product info.

    Any help would be greatly appreciated.

    Thank you.
    My fault - I didn't read your question in it's entirety. I looked through the mod and it didn't look like there was a way to specify which mod goes first on the product page (although, I am not a coder so I probably overlooked something). Hopefully the person who put this together will get some free time and be able to answer your question.

  8. #8
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    brilliant add on, thank you.

    All working fine and i can live with the problem i have, but i cannot get more than 3 products to show on the related sidebox.

    I have change the max number in the admin/configuration, but still no joy.

    Anyone know what i am doing wrong please?

    I am using 1.3.9h
    Last edited by horsetags; 8 May 2011 at 03:11 PM.

  9. #9
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Ultimate Cross Sell for Zen Cart

    admin > configuration > Ultimate Cross Sell Settings > Cross Sell - Sidebox Display Products - Max (all have this configuration option)

  10. #10
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Ultimate Cross Sell for Zen Cart

    thanks for replying, but i have already done this before i posted, but it was my fault for not being accurate in describing the correct path in my first email.

    I previously said -

    admin/configuration/,

    when i really meant

    admin/configuration/ultimate/cross sell/

    I have adjusted all the numbers to 6 before i posted in the ultimate config setups

 

 
Page 1 of 2 12 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