Page 126 of 222 FirstFirst ... 2676116124125126127128136176 ... LastLast
Results 1,251 to 1,260 of 2217
  1. #1251
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    I checked files from the tabbed pro mod 1.5 against zen cart 1.3.9f and the only file that is overwritten is the tpl_product_info_display.php. What other core files are there to be merged apart from this one? Also, when i checked this file against the same file from a new install, the only differences are the lines of the tab pro mod. No significant changes.

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

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

    Hello,

    Update to my problem. I installed the very latest TPP 1.0.6C and this works on Zen Cart 1.3.9F. Im not sure if it's my installation but TPP 1.0.5 doesnt work completely. It does display the links but not in an image background.

    If anyone managed to get this to work with Multi Cross Sell mod, please let me know.

    Thanks

  3. #1253
    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 Berserker View Post
    Hello,

    Update to my problem. I installed the very latest TPP 1.0.6C and this works on Zen Cart 1.3.9F. Im not sure if it's my installation but TPP 1.0.5 doesnt work completely. It does display the links but not in an image background.

    If anyone managed to get this to work with Multi Cross Sell mod, please let me know.

    Thanks
    Sorry I missed your last post.. (working on restoring my test store..) Glad you got it all worked out.. I have TPP back working on my test store..

    http://zentestcart.overthehillweb.co...&products_id=3
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #1254
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    No worries but thanks for going through the trouble, im sure it will help a lot of people.
    Im just not sure why 1.0.5 did not work considering it was the one that was tested on 1.3.9. Just happy that it is working now and hoping to get Multi Cross Sell to work.

  5. #1255
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

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

    Quote Originally Posted by Berserker View Post
    No worries but thanks for going through the trouble, im sure it will help a lot of people.
    Im just not sure why 1.0.5 did not work considering it was the one that was tested on 1.3.9. Just happy that it is working now and hoping to get Multi Cross Sell to work.
    If you get Multi Cross Sell to work please post the solution, i know a lot of people here are waiting for it.

  6. #1256
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

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

    I've got a question about TPP.......I know you can put "Additional Images" on a tab Global. I also, know that you can create a tab, call is what you want, and add all the additional images on that tab per product. I also know that you can Globaly change the name of "Additional Images" to say anything you want in the defines.

    But.....what I'd like to know is can you put "Additional Images" in a tab GLOBALY, SITE WIDE, and only rename a few of these tabs for just a few products?

    See, there's over 600 products, and I want the "Additional Images" for ALL the products on a tab. But some of these products additional images are actually "Designs" for the product and I need to rename those tabs accordingly ("Designs"). I was hoping there was a way to do this without having to manually insert a custom tab in every single product in order to rename a few.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  7. #1257
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

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

    @DivaVocals

    I've read a good bit of this thread and you seem pretty knowledgeable about this mod so I'm wandering if you can help me solve this....

    Can you please take a look at this posthttp://www.zen-cart.com/forum/showpo...postcount=1217, it contains an image of a problem I'm having with TPP. I PMd qHome back in July but no response.

    Have no idea why its displaying in 'block' format instead of 'inline'

    Thanks very much.
    Thank you,
    autoace

  8. #1258
    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 autoace View Post
    @DivaVocals

    I've read a good bit of this thread and you seem pretty knowledgeable about this mod so I'm wandering if you can help me solve this....

    Can you please take a look at this posthttp://www.zen-cart.com/forum/showpo...postcount=1217, it contains an image of a problem I'm having with TPP. I PMd qHome back in July but no response.

    Have no idea why its displaying in 'block' format instead of 'inline'

    Thanks very much.
    I wish I had a clue.. It's a CSS issue, but I'm not sure why.. TPP installed out the box should not do this.. Have you tried re-installing??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #1259
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    I wish I had a clue.. It's a CSS issue, but I'm not sure why.. TPP installed out the box should not do this.. Have you tried re-installing??
    @DivaVocals

    First thanks for the reply.

    Yes, I tried re-installing. Good, I'm glad its a CSS issue. I've been looking and looking and can't seem to find it

    Here is the css for tpp, can you take a look at it, some fresh eyes will probably see the problem:

    PHP Code:
    #slidetabsmenu {
      
    float:left;
      
    width:100%;
      
    font-size:100%;/*93*/
      
    border-bottom:1px solid #005599;/*solid 2763a5 9a9a9a 00008b*/
      
    line-height:normal;
      }
    #slidetabsmenu ul {
      
    margin:0;
      
    padding:10px 10px 10px 10px;
      list-
    style:none;
      }
    #slidetabsmenu li {
      
    display:inline;
      
    margin:0;
      
    padding:0;
      
    font-weightbold;
      }
    #slidetabsmenu a {
      
    float:left;
      
    /*background:url("../../images/tpp/tableft13.gif") no-repeat left top;*/
      
    margin:0;
      
    padding:0 4px 0 4px;/*0 0 0 4px*/
      
    text-decoration:none;
      }
    #slidetabsmenu a span {
      
    float:left;
      
    display:inline;/*block*/
      /*background:url("../../images/tpp/tabright13.gif") no-repeat right top;*/
      
    background-color:#d7d7d7;/*added 535357 eeeeee*/
      
    padding:5px 13px 4px 6px;
      
    color:#005599; /*3b3b3b 00008b ffffff*/
      /*margin:20px 40px 20px 40px;/*added*/
      
    }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #slidetabsmenu a span {float:none;}
    /* End IE5-Mac hack */
    #slidetabsmenu a:hover {
      
    background-position:0% -125px;
      }
    #slidetabsmenu a:hover span {
      
    background-position:100% -125px;
      
    color#005599; /*black ff6600 ffffff*/
      
    }
    #slidetabsmenu a.current {
      
    background-position:100% -125px;
      }
    #slidetabsmenu a.current span {
      
    background-position:25% -125px;/*100% -125px*/
      
    background-color#005599;/*added 00008b*/
      
    color#ffffff; /*red ff6600 535357*/
      
    }
    .
    tabcontent{
      
    clearboth;
      
    float:left;
      
    width:100%;
      
    border-bottom1px solid #d7d7d7;/*9a9a9a*/
      
    border-left1px solid #d7d7d7;/*added*/
      
    border-right1px solid #d7d7d7;/*added*/
      
    background#ffffff;/*white*/
      
    color#000000; /*black*/
      
    display:none;
      
    padding:0px 0px 5px 0px;/*added*/
      
    margin:0;/*added*/
      

    As you can see, I have made some changes....

    Thank you in advance for any help you can provide
    Thank you,
    autoace

  10. #1260
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

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

    Never mind this message

 

 

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