Page 198 of 222 FirstFirst ... 98148188196197198199200208 ... LastLast
Results 1,971 to 1,980 of 2217
  1. #1971
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quick follow up for anybody else in this Cross Sell boat... unless you can program, don't waste your time with Multi Cross Sell if you want a cross sell that works with TPP.

    I installed Cross Sell Plus Advanced Sell, played nicely with TPP right out of the gate. It appears you can get around the limitation of "6 cross sells per product", too. In the configure, you can tell it how many cross sells to accept. I changed from the default of 6 to 150, have yet to figure out how to input the additional xsells, though.

  2. #1972
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Just installed this Plugin - super-fab-great work (in fact it made me smile it was so cool)
    So I have been messing around with it and was trying out a few things and got everything to work except the sub_ option.

    I tried adding it into my existing prod descr content and even removed that and entered just the example from the read me and still not getting it to work.
    I just searched this thread for sub_ and got no results so figured i would just ask as the last 10 pages of the thread came up with nothing.

    Its live on this page so if anyone can point out my error or give some guidanace it would be appreciated.
    Cheers
    Brinley

  3. #1973
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    please ignore the above question - trial and error as always has helped. I will probably have a few more questions but for now its cool

  4. #1974
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Okay! I am getting a better handle on the problem I'm having with adding sub_ options.
    Basically sub_ functions will only display if the relevant option is selected in Tabbed Products Pro configuration.

    What I want is to have one tab for product description which is turned on globally (all fine) however the second tab I want to combine Details & Reviews

    I use this code below the product description however nothing appears until I turn on globals for Details & reviews which is not ideal since it adds additional tabs.

    <!--#Reviews & More Info#-->
    <!--*sub_Reviews(2)*-->
    <!--*sub_DetailsOnTab(2)*-->

    Has anyone come across this and have a workaround other than reinstalled using an older version of Tabbed Pro?

    link to page http://www.personalisedmugs.biz/inde...oducts_id=1998 globals are turned off for both subs_

    Cheers
    Brinley

  5. #1975
    Join Date
    Dec 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I would also like to move my button so it is above the tabs and right under my product title and price. How did you do it?

    Quote Originally Posted by toutou21 View Post
    Hello i am trying to move my "Add to Cart:" box above the tabs and so above "the text above the tabs". I moved the "Add to Cart:" box below <!--eof Product Price block --> in tpl_product_info_display.php but "the text above the tabs" still display above my "Add to Cart:" box.


    Help would be appreciated. Thanks!

  6. #1976
    Join Date
    Dec 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Nevermind. I just figured it out. You can turn it off in the tabbed product file by setting $bGblAddToCart (which adds the button to a tab) to false.

  7. #1977
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by antonia View Post
    Nevermind. I just figured it out. You can turn it off in the tabbed product file by setting $bGblAddToCart (which adds the button to a tab) to false.
    I want to make sure it's clear to folks following this thread, that this is not the way to do this.. You would simply move the add to cart block in the includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php file above the tab block.

    everything between this:
    Code:
    <!--bof Add to Cart Box -->                   <div id="cartAdd">
    and the closing div for cartAdd

    Code:
    </div>
    No reason to modify ANY of the TPP code to make a simple appearance change like this.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #1978
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I really like this mod however a word of warning to anyone else who is running it alongside MagicThumb Image plugin and wants the reviews turned on you, it will bring in all the images from the reviews page.
    In my case I have 3 & sometimes 6 additional images per product and the result is that all the images (S, M & L) are triplicated.
    Eventhough the images are display:none they are parsed by the server but not rendered and so do have an effect on the page load speed.
    I am going to attempt to remove the additional images & magicthumb from the reviews page which should negate the effect they have as I really want to include reviews in my tabbs. Will come back and post if i get it sorted.

    Cheers
    Brinley

  9. #1979
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi Again

    Unfortunately I could not find a workaround that allowed me to use the built in reviews switch in Tabbed PP with MagicThumb installed.

    In the end I installed dg reviews as well as TPP which places the reviews below the tabbed section. I have tried to tweak it so that the dg reviews gets added to the tabbed section but no luck so far. So if anyone has managed to do this or can point me in the right direction it would be appreciated.

    Cheers
    Brinley

  10. #1980
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hello All i am running version 1.5.1

    I have Tabbed Products Pro running and it works great :) I have one questions and i haven't been able to figure it out for myself yet - can you create a tab for the PDF attachment MOD http://www.zen-cart.com/downloads.php?do=file&id=1642 this mod gives you an extra field in admin side which creates a link in the customer side - if possible and its easy i would like to move that link into its own tab. Currently my site looks like attached.
    Name:  Capture.jpg
Views: 221
Size:  17.7 KB
    Last edited by gazag; 22 Aug 2013 at 09:28 PM. Reason: attach picture

 

 

Similar Threads

  1. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  2. v154 Tabbed Prod Pro (TPP): Adding Anchor Links
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 30 May 2016, 07:50 PM
  3. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  4. Column Divider Pro (CDP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 275
    Last Post: 3 Nov 2013, 07:44 AM
  5. Tabbed Products Contrib [WIP]
    By qhome in forum All Other Contributions/Addons
    Replies: 22
    Last Post: 22 Sep 2008, 01:43 AM

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