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.
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
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
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
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
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!
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.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
antonia
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
No reason to modify ANY of the TPP code to make a simple appearance change like this.
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
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
1 Attachment(s)
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.
Attachment 12948