Page 27 of 222 FirstFirst ... 1725262728293777127 ... LastLast
Results 261 to 270 of 2217
  1. #261
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by Berserker View Post
    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
    HEH oh cmon.. doesn't "WOOHOO" make people want to buy more?

    Sorry woohoo was a test word that i forgot to remove. You can edit the:
    includes/modules/tabbed_products_pro.php and search for woohoo and remove that entire line.

    I've also uploaded the fixed version to the downloads area.

  2. #262
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    HEH oh cmon.. doesn't "WOOHOO" make people want to buy more?

    Sorry woohoo was a test word that i forgot to remove. You can edit the:
    includes/modules/tabbed_products_pro.php and search for woohoo and remove that entire line.

    I've also uploaded the fixed version to the downloads area.
    YEAH!!! Im having second thoughts about deleting. Maybe I should just keep it lol :)

  3. #263
    Join Date
    Oct 2005
    Location
    Eastern US
    Posts
    488
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    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.
    Sorry qHome,
    I read too quickly, thought I saw that this idea would add more stylesheets, which simply prompted me to ask what I had been wondering anyway about all of the stylesheets that are part of TPP

    BTW, the idea of modular drop in tabs modules is a fabulous one...this has to be one of the best supported mods around : )

  4. #264
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    97
    Plugin Contributions
    0

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

    Good morning !
    First off - great contribution - am having fun learning and playing with it. I do have a couple of questions though and I looked through past posts and didn't see it (may have missed it).
    It is a cutomizing thing.
    Is there a way to center the text within the tabs sections?
    Such as the product description, additional images etc...

    Also - where would I change the word in the tab "attributes". I'd like it to say something else.

    I was playing with the tabs and content etc and I hvae a custom template and have created my own button for add to cart - for some reason it is not displaying mine but is displaying the Zen cart default one. Is there something in the files for this contribution that would cause that or is it simply a template error? The file is in the correct spot and accuratly named so not sure why it is pulling the default.

    Thanks so much for your help!
    Have a good one.
    Lisa
    http://ljgdesign.com

  5. #265
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Quote Originally Posted by lj111970 View Post
    Good morning !
    First off - great contribution - am having fun learning and playing with it. I do have a couple of questions though and I looked through past posts and didn't see it (may have missed it).
    It is a cutomizing thing.
    Is there a way to center the text within the tabs sections?
    Such as the product description, additional images etc...

    Also - where would I change the word in the tab "attributes". I'd like it to say something else.

    I was playing with the tabs and content etc and I hvae a custom template and have created my own button for add to cart - for some reason it is not displaying mine but is displaying the Zen cart default one. Is there something in the files for this contribution that would cause that or is it simply a template error? The file is in the correct spot and accuratly named so not sure why it is pulling the default.

    Thanks so much for your help!
    Have a good one.
    Lisa
    http://ljgdesign.com
    To center the product description, in your tab stylesheet (the stylesheet inside the tpp folder), change the float to center instead of left under tabcontent.

    Regarding the button, name it button_in_cart instead of button_add_to_cart. Also, it has to be a gif image. Put it in your_template/buttons/english

    Qhome,

    Just wondering, is the spacing for the cross sell content affected by the spacing I have for column-divider-pro?

    Thx

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

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

    Quote Originally Posted by lj111970 View Post
    Is there a way to center the text within the tabs sections?
    Such as the product description, additional images etc...
    You mean the tabstrip itself you want centered? There are a few others asking for that feature too. I'm looking into it. I've found examples of tabs being centered but they are based on a different css and I can't yet seem to get that effect on the way I'm using them.

    Quote Originally Posted by lj111970 View Post
    Also - where would I change the word in the tab "attributes". I'd like it to say something else.
    In the languages/english/extra_definitions/tabbed_products_pro.php file

    Quote Originally Posted by lj111970 View Post
    I was playing with the tabs and content etc and I hvae a custom template and have created my own button for add to cart - for some reason it is not displaying mine but is displaying the Zen cart default one. Is there something in the files for this contribution that would cause that or is it simply a template error? The file is in the correct spot and accuratly named so not sure why it is pulling the default.

    Thanks so much for your help!
    Have a good one.
    Lisa
    http://ljgdesign.com
    I believe Berserker is correct, I am referencing the same module that zen-cart uses for the add to cart button so it should match the default method.


    Quote Originally Posted by Berserker View Post
    Qhome,

    Just wondering, is the spacing for the cross sell content affected by the spacing I have for column-divider-pro?

    Thx
    Yes, Cross sell does use the tabular_columnar_display.php file so any spacing affecting that would affect XSell.. is this what you mean or is there other spacing that is only affecting xsell?
    Last edited by qhome; 2 Mar 2008 at 04:12 PM.

  7. #267
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    You mean the tabstrip itself you want centered? There are a few others asking for that feature too. I'm looking into it. I've found examples of tabs being centered but they are based on a different css and I can't yet seem to get that effect on the way I'm using them.



    In the languages/english/extra_definitions/tabbed_products_pro.php file



    I believe Berserker is correct, I am referencing the same module that zen-cart uses for the add to cart button so it should match the default method.




    Yes, Cross sell does use the tabular_columnar_display.php file so any spacing affecting that would affect XSell.. is this what you mean or is there other spacing that is only affecting xsell?
    Yes, that is what i mean but the thing is, there is quite some space in my center box (main page) which is just the way i need it to be but not much for the cross sell. you can check one of the item under bestseller if you need to have a look.

  8. #268
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by Berserker View Post
    Yes, that is what i mean but the thing is, there is quite some space in my center box (main page) which is just the way i need it to be but not much for the cross sell. you can check one of the item under bestseller if you need to have a look.
    You need yourself a signature with a link :) I can't remember your site... animeheaven something?

  9. #269
    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
    You need yourself a signature with a link :) I can't remember your site... animeheaven something?
    Ok i found it...

    Try adding

    #crossSell {
    padding:10px;
    }

    to one of your stylesheets.

  10. #270
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    red flag Default Attribute not selected

    This is a great mod. It allows my products to be displayed in a more compact format-less scrolling.

    One problem I've have is that default attributes are no longer selected if the attributes are radio buttons.

    Anyone else have this problem?

    Odd, huh?

 

 

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