Page 9 of 222 FirstFirst ... 78910111959109 ... LastLast
Results 81 to 90 of 2217
  1. #81
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by simetra View Post
    I am using the lavender template but nothing specific for product info display. Here is an example: www.simetraonline.com/demo

    If you go to Oil Burners > Blue Butterfly you will see where the tabs are and how it displays.

    I am not sure if this is something in the css for this mod or something else that controls that layout so that the tabs are above the description and not below like they are.

    Thank you
    The tabs are designed to be below the description if the description is not on the tabs. Are you saying you want the tabs above the description?

  2. #82
    Join Date
    Mar 2005
    Posts
    167
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Ahh okay. I see how it changes if I add it to the tab! Thanks for your help!

  3. #83
    Join Date
    Mar 2005
    Posts
    167
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    One last question for you...how do I change the color of the tab? I saw there were additional images in the image folder but how do you change to one of those? I am trying to get a tab color that goes with red.

    Thanks again!

  4. #84
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by simetra View Post
    One last question for you...how do I change the color of the tab? I saw there were additional images in the image folder but how do you change to one of those? I am trying to get a tab color that goes with red.

    Thanks again!
    I will add support for that in the next release. Couple days

  5. #85
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    great addon qhome , just installed it on a pre production site, easy and straightforward.

    I was about to mess with the product_info template to get the image inline with the description and under the tabs ( as in an earlier thread , and in your demo )

    Firstly just wondering if you are putting this functionality back in before I change it. no point re inventing the wheel !

    Second thing , and it may be nothing , but I created a custom tab , inserted a hyperlink in , which was fine , i also used img src in the hyperlink , this works fine in Firefox, but does not show the image in IE ! I was wondering if its because of the Javsacript ? I just want to use it for the customer to be able to click on a pdf icon and download the datasheet for the product.

    Just wondered if you had any ideas about that !

    Thanks again
    Various Zen cart sites !

  6. #86
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by crazycucumber View Post
    great addon qhome , just installed it on a pre production site, easy and straightforward.

    I was about to mess with the product_info template to get the image inline with the description and under the tabs ( as in an earlier thread , and in your demo )

    Firstly just wondering if you are putting this functionality back in before I change it. no point re inventing the wheel !

    Second thing , and it may be nothing , but I created a custom tab , inserted a hyperlink in , which was fine , i also used img src in the hyperlink , this works fine in Firefox, but does not show the image in IE ! I was wondering if its because of the Javsacript ? I just want to use it for the customer to be able to click on a pdf icon and download the datasheet for the product.

    Just wondered if you had any ideas about that !

    Thanks again
    Hmm.. I will take a look at hyperlinked images to see if there is a problem. I forgot about adding main image as a tab option again. I will look into adding that too.

  7. #87
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    ~UPDATE~
    NEW VERSION: TPP 0.6BETA


    07-Feb-2008 - v0.6BETA - qhome
    Code:
    * Added "Main Image On Tab" option to allow ability to put main image on the first tab with Product Description. 
    You can add this globally from the admin or 
    use <!--#MainImageOnTab#--> tag within the product description to use this feature.
    * Files Modified:
              o modules/tabbed_products_pro.php
              o jscript/jscript_tpp.js
              o doc/readme_tabbed.html
              o TabbedProductsPro.sql
    VIEW DEMO

    I am almost ready to release a Version 1.0 Final. The last thing I am working on is a better/easier way to switch tab images on the tabs.

    Thanks to everyone who has installed this and helped me test it out. I've learned a lot creating this and I'm glad people are enjoying it. If you have any other ideas I'd like to hear them.
    Last edited by qhome; 9 Apr 2008 at 03:36 AM.

  8. #88
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Great work , installed over the top of v5 beta , works like a charm.

    Has anyone got any ideas why I cant do the html img src tag in a hyperlink within the tabs in IE7 ?

    my source :

    <a href="pub/pdfs/datasheet.pdf" target="_blank"><img src="images/pdf.gif" border="0" alt="Download Datasheets" width=”100” height=“100”>Click Icon to download PDF datasheet</a>


    Thanks again for a great contrib
    Various Zen cart sites !

  9. #89
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by crazycucumber View Post
    Great work , installed over the top of v5 beta , works like a charm.

    Has anyone got any ideas why I cant do the html img src tag in a hyperlink within the tabs in IE7 ?

    my source :

    <a href="pub/pdfs/datasheet.pdf" target="_blank"><img src="images/pdf.gif" border="0" alt="Download Datasheets" width=”100” height=“100”>Click Icon to download PDF datasheet</a>


    Thanks again for a great contrib
    IE doesn't like fancy quotes. Look at your width and height parameters. they are using the magic quotes style and IE is ignoring them. I changed them in my test to normal quotes and it works fine.
    Last edited by qhome; 8 Feb 2008 at 04:31 PM.

  10. #90
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Is there a way to do this?

    For every product, from which the Attributes tab pops up, puts a link at the bottom of the description that says "Click Here to Personalize" then it automatically takes you to the attribute Tab.

    If it can be done Global for every product that has attributes. Super.

    If I have to do it for each product. Not as good.. (Because I have so many to modify)

 

 
Page 9 of 222 FirstFirst ... 78910111959109 ... LastLast

Similar Threads

  1. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  2. v154 Tabbed Prod Pro (TPP): Adding Anchor Links
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 30 May 2016, 07:50 PM
  3. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  4. Column Divider Pro (CDP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 275
    Last Post: 3 Nov 2013, 07:44 AM
  5. Tabbed Products Contrib [WIP]
    By qhome in forum All Other Contributions/Addons
    Replies: 22
    Last Post: 22 Sep 2008, 01:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR