Page 7 of 222 FirstFirst ... 567891757107 ... LastLast
Results 61 to 70 of 2217
  1. #61
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by sgflowers View Post
    ok maybe i can work off of this

    I attached the current tpl_product_info that i have modified from clyde's layout

    http://mysticmountainnaturals.com/te...products_id=21

    but what i am trying to change:

    - add to cart & attributes just below description on right column
    - custom "product details tab" and include details such as model# in this tab
    - additional images and cross sell and review in tabs

    can anyone suggest how to modify clyde's page to accommodate the above?
    Ok, the sub details thing isn't a bug. The tag you are using is "<!--*sub_DetailsOnTabs(3)*-->" but should be singular, not plural:
    <!--*sub_DetailsOnTab(3)*-->

  2. #62
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by sgflowers View Post
    ok maybe i can work off of this

    I attached the current tpl_product_info that i have modified from clyde's layout

    http://mysticmountainnaturals.com/te...products_id=21

    but what i am trying to change:

    - add to cart & attributes just below description on right column
    - custom "product details tab" and include details such as model# in this tab
    - additional images and cross sell and review in tabs

    can anyone suggest how to modify clyde's page to accommodate the above?
    I'm not quite sure what you are after. Do you want something like the image I attached? That would take a little CSS work but shouldn't be too hard to do. I'm unfortunately not very good at CSS. (I used a table to hack mine together )
    Last edited by qhome; 9 Apr 2008 at 03:36 AM.

  3. #63
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by qhome View Post
    Ok, the sub details thing isn't a bug. The tag you are using is "<!--*sub_DetailsOnTabs(3)*-->" but should be singular, not plural:
    <!--*sub_DetailsOnTab(3)*-->
    Actually that is a bug. It SHOULD be plural... according to my documentation. I see I made a similar error with the AttribsOnTabs too I'll update the doc. The code will remain tho.. so it will stay singular
    Last edited by qhome; 31 Jan 2008 at 02:49 PM.

  4. #64
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    I'm not quite sure what you are after. Do you want something like the image I attached? That would take a little CSS work but shouldn't be too hard to do. I'm unfortunately not very good at CSS. (I used a table to hack mine together )
    yes thats it


    can anyone help with the css?

  5. #65
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by kai920 View Post
    I came across this site and like its tabbed setup. ( Description Features Specifications Warranty Downloads)

    a) It looks like TPP will allow something similar, is this correct?

    b) Will a store search still yield results based on the tabbed product descriptions?
    If you look at the document source you will see that's it's Zen Cart.

    ghome, is that your mod?
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  6. #66
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    I'm not quite sure what you are after. Do you want something like the image I attached? That would take a little CSS work but shouldn't be too hard to do. I'm unfortunately not very good at CSS. (I used a table to hack mine together )
    Hi could i get a copy of your table layout

    i will try to convert to css using that as a reference?

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

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

    Quote Originally Posted by Stuff4Toys View Post
    If you look at the document source you will see that's it's Zen Cart.

    ghome, is that your mod?
    JOhn ><>

    Ah yea you're right it is zencart. No that's not my mod. That one is using the default 5 tab structure hard coded so that all tabs say the same thing. And they are hardcoded into the template page instead of using an external module or div block.

    sg.. that template is zc1.3.7 just so you know (not that much has changed from 1.3.7 to 1.3.8)

    I will have to clean it up a bit to work with the new tabs (as there is some hardcoding there)

    I'll see if I can work on it today.

  8. #68
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

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

    Quote Originally Posted by sgflowers View Post
    Hi could i get a copy of your table layout

    i will try to convert to css using that as a reference?
    Quote Originally Posted by qhome View Post
    Ah yea you're right it is zencart. No that's not my mod. That one is using the default 5 tab structure hard coded so that all tabs say the same thing. And they are hardcoded into the template page instead of using an external module or div block.

    sg.. that template is zc1.3.7 just so you know (not that much has changed from 1.3.7 to 1.3.8)

    I will have to clean it up a bit to work with the new tabs (as there is some hardcoding there)

    I'll see if I can work on it today.
    you got me confused now > happens often

    are you saying the product info display layout on your link is from a specific template?

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

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

    Quote Originally Posted by sgflowers View Post
    you got me confused now > happens often

    are you saying the product info display layout on your link is from a specific template?
    I hardcoded the tables in my product info template on that link I gave to work with my old Tabbed Products Lite contrib. Which means that it is riddled with confusing code and stuff. To make it work with TPP i would need to rip out the TPL stuff first.

  10. #70
    Join Date
    Mar 2005
    Posts
    167
    Plugin Contributions
    0

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

    I just installed your mod and love it! Thanks for the great contrib!

    Had a quick question. On my product page the description shows, then below that is the add to cart, and then below that is the tabbed products row with my tabs.

    How do I go about moving this so that the tabs are above the description?

    Thanks!

 

 
Page 7 of 222 FirstFirst ... 567891757107 ... 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