Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Installing the new version takes care of removing any old versions.. (which is CLEARLY stated in the readme)
Thanks, the uninstall sql did it and I have it working.
I have another question on whether the custom tabs 1, 2, and 3 can be made to show on certain products. For example I turned off the globals to all 3 custom define pages. I then tried this "<!--%Custom Tab 1%-->" along with other variations of it to show on only certain products. Cannot get it to show up. I read the readme again along with the globals word document but cannot find any reference. I also searched the file in modules/tabbed product pro.php.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
mtncycling
Thanks, the uninstall sql did it and I have it working.
I have another question on whether the custom tabs 1, 2, and 3 can be made to show on certain products. For example I turned off the globals to all 3 custom define pages. I then tried this "<!--%Custom Tab 1%-->" along with other variations of it to show on only certain products. Cannot get it to show up. I read the readme again along with the globals word document but cannot find any reference. I also searched the file in modules/tabbed product pro.php.
Short answer is I don't know.. I created those tabs to be global tabs and did not test them to be used on specific products.. Accept for customer tabs, I do not use this particular feature of TPP much so I am going to have to defer to someone in the community..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
mtncycling
...
I have another question on whether the (global) custom tabs 1, 2, and 3 can be made to show on certain products. ...
Selectively enabling "global tabs" (using content from define pages) on a per product basis is not supported in Tabbed Products Pro 1.10. If one wanted such a feature, one could attempt editing "/includes/modules/tabbed_products_pro.php". Perhaps something similar to (starting on line 106):
Code:
$bMainImageOnTab = strpos($proddata, "<!--#MainImageOnTab#-->");
$bCustom1_Tab = strpos($proddata, "<!--#CustomTab1#-->");
//########### SUB TAGS #############
But no "guarantee" it will work 100%.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
lhungil
Selectively enabling "global tabs" (using content from define pages) on a per product basis is not supported in Tabbed Products Pro 1.10. If one wanted such a feature, one could attempt editing "/includes/modules/tabbed_products_pro.php". Perhaps something similar to (starting on line 106):
Code:
$bMainImageOnTab = strpos($proddata, "<!--#MainImageOnTab#-->");
$bCustom1_Tab = strpos($proddata, "<!--#CustomTab1#-->");
//########### SUB TAGS #############
But no "guarantee" it will work 100%.
I appreciate the insight. After some brainstorming with the shop owner, she did not like the idea of having to put in that piece of code for all the products that needed the certain custom tabs. Instead I have admin side controls for each of the 3 custom tabs that can either limit the tab to certain categories or manufacturers along with still making it global.
But if anyone wants the modifications, it just takes a quick sql file to input 3 configs and 9 line adds to the module file. PM me if you would like the feature.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
mtncycling
I appreciate the insight. After some brainstorming with the shop owner, she did not like the idea of having to put in that piece of code for all the products that needed the certain custom tabs. Instead I have admin side controls for each of the 3 custom tabs that can either limit the tab to certain categories or manufacturers along with still making it global.
But if anyone wants the modifications, it just takes a quick sql file to input 3 configs and 9 line adds to the module file. PM me if you would like the feature.
How about you just post the code HERE.. that is after all the POINT of this forum.. People SHARE solutions.. Share yours.. that way if you disappear, someone doens't come along 2-3 years later and reply to your post asking for your solution.. (see this happen ALL the time..)
1 Attachment(s)
Tabbed Products Pro and additional images (ZC 1.5.1, TPP 1.10)
Hi,
First of all, THANK YOU for this mod, just what the doctor ordered for my often overcrowded product descriptions, and instructions are great, too. I'm only having a little trouble with the additional images tab. Although in ZC admin I have them set to display 4 per row (and before I installed TPP they were indeed displayed 4 per row) and there's plenty of horizontal room for that, only 3 per row get displayed when there are more than 3 images (2 on first row and 1 on second when there are exactly 3), plus, they are not distributed between rows logically, for instance here's what happens when there are 7 additional images:
Attachment 13942
In the above scenario, I'd want 4 images on row 1 and 3 on row 2.
How do I fix this?
Thank you!
Magz
Re: Tabbed Products Pro and additional images (ZC 1.5.1, TPP 1.10)
well to begin with you're going to need to post a link can't help you from an image.
Quote:
Originally Posted by
magz
Hi,
First of all, THANK YOU for this mod, just what the doctor ordered for my often overcrowded product descriptions, and instructions are great, too. I'm only having a little trouble with the additional images tab. Although in ZC admin I have them set to display 4 per row (and before I installed TPP they were indeed displayed 4 per row) and there's plenty of horizontal room for that, only 3 per row get displayed when there are more than 3 images (2 on first row and 1 on second when there are exactly 3), plus, they are not distributed between rows logically, for instance here's what happens when there are 7 additional images:
Attachment 13942
In the above scenario, I'd want 4 images on row 1 and 3 on row 2.
How do I fix this?
Thank you!
Magz
Re: Tabbed Products Pro and additional images (ZC 1.5.1, TPP 1.10)
Quote:
Originally Posted by
DivaVocals
well to begin with you're going to need to post a link can't help you from an image.
Thanks DivaVocals,
Well, imagine that - I fixed it! I had left and right padding for .additionalImages set to 5px in stylesheet.css - changing those to 0 fixed the problem. Thank you for your offer to take a look, though. Very much appreciated, as usual!
Take care and talk to you soon on some other thread, I'm certain...,
Magz
Re: Tabbed Products Pro and additional images (ZC 1.5.1, TPP 1.10)
Quote:
Originally Posted by
magz
Thanks DivaVocals,
Well, imagine that - I fixed it! I had left and right padding for .additionalImages set to 5px in stylesheet.css - changing those to 0 fixed the problem. Thank you for your offer to take a look, though. Very much appreciated, as usual!
Take care and talk to you soon on some other thread, I'm certain...,
Magz
Thanks for reporting back that the issue isn't with TPP, but with your template's stylesheet..
Re: Tabbed Products Pro and additional images (ZC 1.5.1, TPP 1.10)
I've read countless pages of this thread and if there is an answer to this question i must have missed it.
Regarding the reviews tab, if you click the link created by split page results (either the page number or the next) it reloads the page back to the product description tab and you have to click reviews again to see the next bunch of reviews.
Is there a fix so that the next page of reviews will load and stay showing the reviews tab?
I'm using the standard files supplied in the latest version of the module from downloads an zc 1.5.1. There has been no customisation to the reviews code anywhere else that i am aware of.
Thanks