Page 53 of 222 FirstFirst ... 343515253545563103153 ... LastLast
Results 521 to 530 of 2217
  1. #521
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    I could tell you that, but I'd be lying

    Writing reviews goes through other checks to see if you are logged in so it just makes it easier for it to leave the page and handle it the normal way
    ok.
    Another way. When I write review and press button "submit" its goin direct to "product info page" with "reviews" tab opened? Is it possible?

  2. #522
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

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

    qhome,
    please tell me how I can override the stylesheet_tpp.css for different languages? language_stylesheet_tpp.css doesnt work

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

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

    Never designed the tabs to be languaged based. Are you saying you have different colors on your site depending on the language?

  4. #524
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    Never designed the tabs to be languaged based. Are you saying you have different colors on your site depending on the language?
    No,
    I just want use it also with a hebrew (RTL language). and it demands that tabs will align to the right side, I did changes:
    #slidetabsmenu {
    float:RIGHT;
    width:100%;
    font-size:93%;
    border-bottom:1px solid #E276A7;
    line-height:normal;
    }
    and its wonderful,
    but for english and russian it need to be align to the left side:
    #slidetabsmenu {
    float:LEFT;
    width:100%;
    font-size:93%;
    border-bottom:1px solid #E276A7;
    line-height:normal;
    }
    I want use same alt_tpp_tabs8.css, but how I can include in it code for different languages?
    sorry for my bad english

  5. #525
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Can't we just train hebrews to read left to right? Would probably be easier . Ill see if I can do it easily

  6. #526
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    Can't we just train hebrews to read left to right? Would probably be easier . Ill see if I can do it easily

    Is it possible to include alt_tpp_tabsX.css or stylesheet_tpp.css direct to main stylesheet? and after will be easy override it

  7. #527
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by DivaVocals View Post
    Great mod.. Installed and worked on the 1st try! I only have one question: The reviews tab includes the "Write a Review" button.. However there is also a "Write a Review" button at the bottom of the product page. How do I get rid of one or the other of these buttons.. I think I'd prefer that the reviews tab not contain the "Write a Review" button.. I think I'd like the reviews tab for just displaying product reviews..
    This really nagged at me.. My client really liked the reviews tab.. (which we ended up turning off because regardless of whether it's presense would likely not hurt sales, two "Write a Review" buttons just looked odd esthetically)

    Anyway I did some sleuthing, and realized that editing the "tpl_product_reviews_default.php" file was the solution to my issue. I commented out the last "Write a Review" button (near the bottom of this file), and TADA!!!! The "Write a Review" button no longer appears on the "Reviews" tab..

    Wanted to share in case anyone else needed this particular answer..

    This is a GREAT mod.. There are so MANY tab options.. I browsed through the various stylesheets, and found one that match my clients custom/profesionally designed template PERFECTLY.. I'm going to make this mod a part of all my future Zen Cart builds..

  8. #528
    Join Date
    Jan 2008
    Location
    Portland, Oregon USA
    Posts
    356
    Plugin Contributions
    0

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

    This is a fantastic mod. That said, maybe you can shed a little light on how I can move the tabbed box down, below attributes.

    I've played a bit with the tpl_product_info_display.php but the tabbed section wants to default to it's original position. Placing attributes on a tab is an option, but I'd much prefer to adjust the position.

    Thanks in advance,
    Doug
    www.broadwayfloral.com

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

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

    Quote Originally Posted by pdxdoug View Post
    This is a fantastic mod. That said, maybe you can shed a little light on how I can move the tabbed box down, below attributes.

    I've played a bit with the tpl_product_info_display.php but the tabbed section wants to default to it's original position. Placing attributes on a tab is an option, but I'd much prefer to adjust the position.

    Thanks in advance,
    Doug
    www.broadwayfloral.com

    You are in the right place for changing it. It shouldn't default any positions if you move it below, as long as you have attribs on tab globally disabled in the admin area

  10. #530
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    This really nagged at me.. My client really liked the reviews tab.. (which we ended up turning off because regardless of whether it's presense would likely not hurt sales, two "Write a Review" buttons just looked odd esthetically)

    Anyway I did some sleuthing, and realized that editing the "tpl_product_reviews_default.php" file was the solution to my issue. I commented out the last "Write a Review" button (near the bottom of this file), and TADA!!!! The "Write a Review" button no longer appears on the "Reviews" tab..

    Wanted to share in case anyone else needed this particular answer..

    This is a GREAT mod.. There are so MANY tab options.. I browsed through the various stylesheets, and found one that match my clients custom/profesionally designed template PERFECTLY.. I'm going to make this mod a part of all my future Zen Cart builds..
    Thank you for your reply...I needed to delete one of the buttons also.

 

 

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