Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Thanks again for all your help!
Love the mod!
Chris
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
hi, qhome, thanks alot for your Tpp. IT helps us a lot. All I need a sth like below. I don't know how to display info(is it attribute?) on the righ of the main image:
http://www.tvclassico.com/index.php?...products_id=74
############################################################_
I have done this:
<!--@IgnoreGlobals@-->
<!--#MainImageOnTab#-->
<!--*sub_AttributeOptions(1)*-->
<!--*sub_AddToCart(1)*-->
<!--%Product Description%-->
it dosen't work.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
silkhouse
hi, qhome, thanks alot for your Tpp. IT helps us a lot. All I need a sth like below. I don't know how to display info(is it attribute?) on the righ of the main image:
http://www.tvclassico.com/index.php?...products_id=74
############################################################_
I have done this:
<!--@IgnoreGlobals@-->
<!--#MainImageOnTab#-->
<!--*sub_AttributeOptions(1)*-->
<!--*sub_AddToCart(1)*-->
<!--%Product Description%-->
it dosen't work.
TPP only makes the modifications at the page level, not the layout level. My site has a custom template to put the attributes and tabs to the right side of my main image. It's a customized version of the product_display_info file. It isn't too hard to do with tpp, since the tabblock is all contained in 1 tag, just add some table or div structure around it.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I'm not sure how I did it but it says TEXT_TAB_TITLE_DETAILS on the tab for details
how do I rename the default tabs?
any help would be greatly appreciated:D
thanks
Steve
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
stevenlee
I'm not sure how I did it but it says TEXT_TAB_TITLE_DETAILS on the tab for details
how do I rename the default tabs?
any help would be greatly appreciated:D
thanks
Steve
Just that one or all the tabs? If its all the tabs, it looks like you didn't upload the language file properly. If it is just one tab, what did you edit?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I have it loaded to includes/languages/english/extra_definitions
and I tried /includes/languages/english/extra_definitions/classic
All of the default tabs names aren't showing up
everything else is working and it is a very cool mod
thanks for you help :D
Steve
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
TPP only makes the modifications at the page level, not the layout level. My site has a custom template to put the attributes and tabs to the right side of my main image. It's a customized version of the product_display_info file. It isn't too hard to do with tpp, since the tabblock is all contained in 1 tag, just add some table or div structure around it.
Thanks,qhome. I don't know if it would be too much or not to ask for the modified product_display_info file. It would be helpful me. I can just modify the file and use it for my own.
1 Attachment(s)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
silkhouse
Thanks,qhome. I don't know if it would be too much or not to ask for the modified product_display_info file. It would be helpful me. I can just modify the file and use it for my own.
Here you go.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
Here you go.
thanks, qhome, it works perfectly.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Where can I see a demo of TPP in action? None of the published links work for me.