Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi,
I just installed TPP into a ZC151 and I love this mod. Where have you been all my life!
Anyway, I am now experiencing some sort of conflict with Zen Lightbox. Instead of having the images load into a lightbox, they appear to be trying to load in a pop up window. You can try it on my staging site (just remove the ***):
http://2staging.ap***swittcosales.co...e_Testing_Demo
Click on the Additional Images tab and then click on one of the picks. Use your back button to return to the page. Very different experience between firefox and chrome.
These two mods appear to have no common files. I have done some searching in both support forums, decided to post in here... mostly because it would give me an excuse to chat with Diva! :D
Anyway, I think the javascripts are conflicting. But I'm terrible with js! I'm hoping somebody else has encountered this before and can tell me how to resolve it
Thanks,
Mike
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Feznizzle
Hi,
I just installed TPP into a ZC151 and I love this mod. Where have you been all my life!
Anyway, I am now experiencing some sort of conflict with Zen Lightbox. Instead of having the images load into a lightbox, they appear to be trying to load in a pop up window. You can try it on my staging site (just remove the ***):
http://2staging.ap***swittcosales.co...e_Testing_Demo
Click on the Additional Images tab and then click on one of the picks. Use your back button to return to the page. Very different experience between firefox and chrome.
These two mods appear to have no common files. I have done some searching in both support forums, decided to post in here... mostly because it would give me an excuse to chat with Diva! :D
Anyway, I think the javascripts are conflicting. But I'm terrible with js! I'm hoping somebody else has encountered this before and can tell me how to resolve it
Thanks,
Mike
Hey MIKE!!! **waves furiously***
I use BOTH of these modules together ALL the time, and I have no issues at all.. I believe the cause of your issue is elsewhere.. Suggest re-examining your lightbox/IH4 installation.. I beleive that's where the issue is..
Also you have two different versions of jQuery loading..
jquery-1.4.4.min.js
jquery/1.8.2/jquery.min.js
and it appears that the jQuery easing script is loading twice as well..
/jquery.easing.1.3.js
jscript_xjquery.easing.1.3.js
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Well... poo.
But thanks for the insight, Diva! You have provided me with plenty of clues so I can poke figure out what's up. Awesome, as ever!
Glad to see you've still got the touch. :)
I'll report back once I've solved it, in case anybody else bumps into this issue. Probably associated with the goodies pre-installed in my template.
Thanks again, Diva!
:hug:
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Feznizzle
Well... poo.
But thanks for the insight, Diva! You have provided me with plenty of clues so I can poke figure out what's up. Awesome, as ever!
Glad to see you've still got the touch. :)
I'll report back once I've solved it, in case anybody else bumps into this issue. Probably associated with the goodies pre-installed in my template.
Thanks again, Diva!
:hug:
HA!! What I am is sleep deprived!! **LOL**
Hope my information helps..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
You were right, miss ma'am!
The conflict had nothing to do with TPP, Zen Lightbox, or IH4. It happened b4 installing TPP, I just didn't notice it until after TPP went in. I removed some offending code, everything is back to normal now. Except that the 'offending code' was fixing another problem.
Anyway, nothing to do with TPP, a most excellent mod!
In case you get bored, here is a post about how I screwed things up:
http://www.zen-cart.com/showthread.p...d-Zen-Lightbox
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Feznizzle
You were right, miss ma'am!
The conflict had nothing to do with TPP, Zen Lightbox, or IH4. It happened b4 installing TPP, I just didn't notice it until after TPP went in. I removed some offending code, everything is back to normal now. Except that the 'offending code' was fixing another problem.
Anyway, nothing to do with TPP, a most excellent mod!
In case you get bored, here is a post about how I screwed things up:
http://www.zen-cart.com/showthread.p...d-Zen-Lightbox
Glad you got it all worked out sir!!:smile:
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
First off I would like to say to the developer great job on the TPP module. Works like a champ and really helped me out. I have a questions regarding Tabbed Products Pro. I am currently working on my companies website: www.scpcat5e.com. Please look at this page to hopefully help understand what I am asking. http://www.scpcat5e.com/bulk-cables-.../224epsh-p-940
Basically I would like the "Product Description" information to appear to the right of the product image underneath the product shipped weight + model number. All other tabbed product information would show up where it is now. I guess I would like to split the product description to be on it own and the rest of the tabs show up where they are now.
Thank you,
Simon Lacey
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
need customization advice...using 1.5.9 / oxford dark template
RE: tabbed products pro 1.09
Would like to customize the tab / content area(s), not edit tabs themselves, or add tabs.
Want to display info from tabs..."product description" and "details" on one tab called "overview"
example...link to site with what I want...
http://www.harborfreight.com/fuel-in...ter-92699.html
I have played with their .css and .html and can find a majority of what I think I need but am still newbie and confused. It appears as though they just added <div> within that particular display area to get it to show on one tab, and table added "float right" to set in display correctly...that is where I get lost.
Could anyone assist in pointing me in the right direction on achieving this layout? I will gladly post everything once it is accomplished so that it would be available for others. Assuming it works properly on my site(s). I cant seem to find a full detail of what and how, just a million sites with bits and pieces.
Thanks in advance.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Ummmmm last time I checked, Harbor Freight used Magento for their e-commerce needs.. Looking at the source for your site, I can see that this is indeed a Magento site.. You are posting for help on a ZEN CART support thread.. So, you might want to start with heading on over to the Magento support site..
Quote:
Originally Posted by
swdynamic
need customization advice...using 1.5.9 / oxford dark template
RE: tabbed products pro 1.09
Would like to customize the tab / content area(s), not edit tabs themselves, or add tabs.
Want to display info from tabs..."product description" and "details" on one tab called "overview"
example...link to site with what I want...
http://www.harborfreight.com/fuel-in...ter-92699.html
I have played with their .css and .html and can find a majority of what I think I need but am still newbie and confused. It appears as though they just added <div> within that particular display area to get it to show on one tab, and table added "float right" to set in display correctly...that is where I get lost.
Could anyone assist in pointing me in the right direction on achieving this layout? I will gladly post everything once it is accomplished so that it would be available for others. Assuming it works properly on my site(s). I cant seem to find a full detail of what and how, just a million sites with bits and pieces.
Thanks in advance.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Ahhh it's early and I need coffee.. I didn't see the highlighted text.. sorry..:blush:
In any case combining the TPP tabs requires a change to the TPP codebase.. Don't think it can be achieved with just a simple tinkering to the TPP stylesheet.. I'm afraid I don't know exactly what that will take off the top of my head.. Perhaps another community member may be able to chime in..
Quote:
Originally Posted by
swdynamic
need customization advice...using 1.5.9 / oxford dark template
RE: tabbed products pro 1.09
Would like to customize the tab / content area(s), not edit tabs themselves, or add tabs.
Want to display info from tabs..."product description" and "details" on one tab called "overview"
example...
link to site with what I want...
http://www.harborfreight.com/fuel-in...ter-92699.html
I have played with their .css and .html and can find a majority of what I think I need but am still newbie and confused. It appears as though they just added <div> within that particular display area to get it to show on one tab, and table added "float right" to set in display correctly...that is where I get lost.
Could anyone assist in pointing me in the right direction on achieving this layout? I will gladly post everything once it is accomplished so that it would be available for others. Assuming it works properly on my site(s). I cant seem to find a full detail of what and how, just a million sites with bits and pieces.
Thanks in advance.