Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Berserker
I tried adding padding, padding-left or padding-right to the li section but did not create any spaces. I also tried the margin but that resulted to the same thing.
Ok I got the spacing between tabs to work, but it only works with image tabs. Didn't seem to work for just colorized non-image tabs:
Add:
Code:
#slidetabsmenu a span {
margin-right: .75em;
}
to the stylesheet_tpp.css file after the import line.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
sad1968
This is just what I am looking for, I just have one issue. I know it is late and I may have over looked it but what directory do I install this application in?
This contrib follows the same flow as all contribs. Follow the same directory structure on your site as you find in the zip. The only thing you need to watch for is "YOUR_TEMPLATE", change that to the name of the template folder you are using.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
So I just had another zany idea....
Modular tab file modules.
(say wha?)
Kinda like how ZC finds all Stylesheets in the css folder to load... I was thinking I could make TPP modular like that so that if you wanted more tabs like "Ask a Question" or "Better Together" or whatever else that might come up, there could be a tpp_modules folder and the code for TPP would look in that folder and create a tab for each of those modules. So if someone wanted cross sell, they could simply drop the tpp_xsell_module.php file in the tpp_modules folder.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hello Qhome , this is the great module that I see in zencart.
I had installed in my zencart and i have troubles...
In my shop are installed:
zencart 1.3.8.
Cherry zen
and LightBox
You can see my installation in www.gesproinf.net/zencart_gespro1.3.8a
The products don't see, if i put the option tpp 0 , product see right.
I verify that all files are in the server and put your tpl_product_info..
Thank if you can help me.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
danilovig
Hello Qhome , this is the great module that I see in zencart.
I had installed in my zencart and i have troubles...
In my shop are installed:
zencart 1.3.8.
Cherry zen
and LightBox
You can see my installation in
www.gesproinf.net/zencart_gespro1.3.8a
The products don't see, if i put the option tpp 0 , product see right.
I verify that all files are in the server and put your tpl_product_info..
Thank if you can help me.
Can you set me up a temporary FTP account? I will need to see the php errors in the error log.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
hi i am running zencart 1.3.7.1 and TPP 0.1 beta
i want to update to the latest TPP v1.01 - is there any special considerations?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
sgflowers
hi i am running zencart 1.3.7.1 and TPP 0.1 beta
i want to update to the latest TPP v1.01 - is there any special considerations?
Just be sure to do a full install of the latest version, as I think all files have changed since 0.1Beta. Otherwise you should be fine.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Does having so many stylesheets slow down the loading of the page?
Quote:
Originally Posted by
qhome
So I just had another zany idea....
Modular tab file modules.
(say wha?)
Kinda like how ZC finds all Stylesheets in the css folder to load... I was thinking I could make TPP modular like that so that if you wanted more tabs like "Ask a Question" or "Better Together" or whatever else that might come up, there could be a tpp_modules folder and the code for TPP would look in that folder and create a tab for each of those modules. So if someone wanted cross sell, they could simply drop the tpp_xsell_module.php file in the tpp_modules folder.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
audradh
Does having so many stylesheets slow down the loading of the page?
Your question doesn't relate to the quote.
If you are questioning the existing stylesheet setup of having 36 styles in the tpp folder. No. Only one of those gets loaded, not all of them.
If you are asking about modular drop-in tab modules.. well its an idea that has no additional css files.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Qhome,
I have enabled Cross-Sell and for some reason, I have the word "WOO HOO" above my product name? How can I remove that?
Thx