Page 8 of 70 FirstFirst ... 6789101858 ... LastLast
Results 71 to 80 of 699
  1. #71
    Join Date
    Feb 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Can someone share a URL of Better Together in action? Preferably a direct link to a page with related items?

    Thanks!
    Creative Arc - Minneapolis Web Design

  2. #72
    Join Date
    May 2005
    Location
    England
    Posts
    676
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    http://www.thegemtree.com/index.php?...oducts_id=1435

    Here you go. At the moment, the text for it is small in comparison, not sure how to make it larger. I think it is a great mod.

    Cheers

  3. #73
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,313
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    HM: the id for the cross sell text is discountPolicy (and discountPolicyReverse if you're using the reverse logic as well). So you can style this any way you wish.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #74
    Join Date
    Jan 2004
    Location
    Reno, NV
    Posts
    123
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I am running the contrib as well.

    You can find it here.
    http://www.izadra.com/index.php?main...products_id=64

    I would like to say that this mod really is great, and the support from the author has been superb in my experience.

  5. #75
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,313
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Kind words - thank you.

    Something to look forward to: sometime in the second quarter I'm going to deliver a Better Together sidebox to help shopowners make their Better Together discounts more visible. I think you'll like it. :)

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #76
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Scott,

    Great mod, thanks.

    Just wondering if it is possible to do,

    Buy A and B and get 50% off C

    ie a bundle of products together to get a price.

  7. #77
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,313
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    See your PM.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #78
    Join Date
    May 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    This could be exactly what I'm looking for - I've read the readme and can't figure out how to achieve this:

    -> buy something from category 1, and something from category, get x% discount on both purchases (whether they are single quantities or multiple).

    Thanks in advance for any assistance, hopefully I'm not missing something obvious :)

  9. #79
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,313
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Better Together only discounts the latter item.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #80
    Join Date
    Mar 2006
    Posts
    283
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hi there
    i have installed and appears to be working at checkout but the marketing code is not displaying any text on the product pages. I have added this code exactly to the tpl_product_info_display.php page: <?php
    $value = "ot_better_together.php";
    include_once(zen_get_file_directory(DIR_WS_LANGUAGES . $_SESSION['language'] .
    '/modules/order_total/', $value, 'false'));
    include_once(DIR_WS_MODULES . "order_total/" . $value);
    $discount = new ot_better_together();
    echo '<div class="content" id="discountPolicy">';
    $resp = $discount->get_discount_info($_GET['products_id'], $current_category_id);
    for ($i=0, $n=count($resp); $i<$n; $i++) {
    echo $resp[$i] . "<br />";
    }
    echo '</div>';
    // "reverse" discount logic - new in Better Together 1.3
    echo '<div class="content" id="discountPolicyReverse">';
    $resp = $discount->get_reverse_discount_info($_GET['products_id'], $current_category_id);
    for ($i=0, $n=count($resp); $i<$n; $i++) {
    echo $resp[$i] . "<br />";
    }
    echo '<br /></div>';
    echo '<br class="clearBoth" />';
    ?>

    .....

    Not seeing anything on product pages. Any idea where I can start to troubleshoot this?

    Thanks in advance

 

 
Page 8 of 70 FirstFirst ... 6789101858 ... LastLast

Similar Threads

  1. Twitter Updates Sidebox Contribution Support Thread
    By delia in forum Addon Sideboxes
    Replies: 13
    Last Post: 29 Dec 2010, 12:44 AM
  2. Better Together Promotional Page Contribution
    By swguy in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 27 Feb 2010, 05:52 PM
  3. Windows Live Product Search Contribution Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 209
    Last Post: 3 Jul 2009, 08:23 PM
  4. Better together mod
    By coolman in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Aug 2008, 09:48 PM
  5. LinkConnector Affiliate Contribution Support Thread
    By hyperdogmedia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jun 2007, 06:33 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR