Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I have already re-installed these 2 mods. It would be easy to narrow it down when you are doing a new site. But I already have tons of mods installed on the site and tons of other JavaScript. I will wait and see if someone else ever had that issue before. Otherwise I will let someone look at the files and see whats going on.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
You should correct some of the HTML errors as that might help to sort things out.
i.e.
<center><a href...manufacturers_id=35"><center/>
URL shortened on purpose.
http://validator.w3.org/ << a good online Validator
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
OK, I solved my problem and was able to modify the module so it shows certain tabs depending on whether the person had been set up as a wholesale customer or not.
It was actually a whole lot simpler than it originally looked. Like 2 if...then statements.
If anybody has an interest in this themselves, let me know.
Chris
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I have been using this mod and it works very well. I use it for the products-general. I would like to add music. I tried to load one product to see and it does not work. Looked thru the forum, but did not see anything.
How do I add to product-music?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
To be honest, I personally think the other product types are a joke. They add so little, and do it poorly. So I never bothered to support them. I use product general for all types: document, music, anything using the product description area.
If you add the 3 snippets of code from the readme to the tpl_product_info_music_display.php file, does it work?
Re: TPP Pro - Lightbox Issue / TPP Version Upgrade Help
I'm currently running TPP v1.01 and was wanting to upgrade to the newest version, in hopes of correcting an issue it was causing with the Zen Lightbox add-on.
First the issue:
If I have only one image per product, Lightbox displays a 'NEXT' link when presenting the image, as if there were additional images to view. Clicking on 'NEXT' shows the same image, with the 'PREVIOUS' link, allowing you to return to the "first" (and only) picture for that product.
This behavior is apparently due to TPP incorporating the product image in the 'REVIEW' tab somewhere; by disabling the product review tab altogether in TTP admin, Lightbox displays the single image, correctly omitting the 'NEXT' image link.
What controls images with relation to the TPP product review tab, and where would I edit to remove that bit? I would like to include the Review tab with my product listings.
Would TPP 1.05 correct this issue?
Finally, if I were to upgrade from TPP v1.01 to v1.05, would I simply run the SQL script, or should everything from v1.01 be removed? Or would just copying over the new file structure suffice?
Thanks for a great mod!
-DBB1
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
You would run the upgrade sql which would delete the existing settings and add back the new features as well as the default settings. So you'd have to keep a quick log of what was set to yes or no.
then upload all the files and replace the existing ones.
I'm not aware of any lightbox problem so I don't know if it's fixed. You can let us know.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Glamorousshoe
2. How can I make the border-bottom to start from the beginning of the tab not from the absolute left. The tabs have a padding-left of 15px but that didn't move the border!!!
Try adding margin-left: 15px under
#slidetabsmenu {
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
You would run the upgrade sql which would delete the existing settings and add back the new features as well as the default settings. So you'd have to keep a quick log of what was set to yes or no.
then upload all the files and replace the existing ones.
I'm not aware of any lightbox problem so I don't know if it's fixed. You can let us know.
Nope. The upgrade to TPP v1.05 didn't address the issue.
Apparently, the product image is being repeated in the REVIEWS code, which makes Lightbox think that there is a second image.
Where would I look to comment this repeated image out, so that I can use product reviews and Lightbox together?
Thanks,
-DBBI
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jeking
When you unzip the files, you should have a doc folder and an includes folder. In the doc folder, you're looking for the file readme_tabbed.html
I downloaded and unzipped. But there are no include/ folders or anything to navigate everything to. Where do i install it in my folder ?