Page 180 of 222 FirstFirst ... 80130170178179180181182190 ... LastLast
Results 1,791 to 1,800 of 2217
  1. #1791
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Tabbed Products Pro (TPP) v1.09a will be submitted soon..

    Thanks! I may do that. I just did a brand new install of 1.5.0 - no mods or customizations except TPP and Css JS Loader - got the same results to the product page, so there is definitely something fishy going on with the two of them not wanting to work together! LOL

    Thanks again!

  2. #1792
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

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

    Quote Originally Posted by mcpisik View Post
    Have the mod set up and working for Product - General.
    We also use Document - Product but can't get that working.

    In admin under TPP pages to enable, I have copied the sample there but doesn't work.
    Just not sure what to put in for Document-Product page type?
    Anyone able to help with this question I asked a while back? Still stuck...
    Thank you!

  3. #1793
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

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

    Document-Product uses a different TPL file:

    tpl_document_product_info_display.php

    ... and the required additions for TPP are not in that file.

    You need to put a COPY of that file, obtained from:
    /includes/templates/template_default/templates/tpl_document_product_info_display.php
    into
    /includes/templates/YOUR_TEMPLATE/templates/tpl_document_product_info_display.php

    Then open THAT copy for editing:

    BELOW IS WHAT IS CONTAINED IN THE README FOR TPP

    To modify existing templates, there are only 3 minor code snippets to add.

    In the product info display templates:

    1.This tells the product page to load the TPP module file:
    FIND: <div class="centerColumn" id="productGeneral">
    ABOVE THAT, ADD:
    <?php
    //BOF :: Tabbed Products Pro ::
    require(DIR_WS_MODULES . 'tabbed_products_pro.php');
    //EOF :: Tabbed Products Pro ::
    ?>

    2. This is the location on the page where the tab block is going to be. This can be moved to other locations on the page if so desired.
    FIND: <!--eof free ship icon -->
    BELOW THAT, ADD:
    <?php
    //BOF :: Tabbed Products Pro ::
    echo '<div id="tpptabBlock" style="display:none;">' . $tabData . '</div>';
    //EOF :: Tabbed Products Pro ::
    ?>

    3. This loads the final javascript to hide the non-tabbed blocks if they are already on tabs. So you don't end up with duplicate blocks.
    GOTO: Bottom of the file
    ADD:
    <?php
    //BOF :: Tabbed Products Pro ::
    echo $tabjscript;
    //BOF :: Tabbed Products Pro ::
    ?>

    THAT'S IT! Now your products page should be tabbed!
    20 years a Zencart User

  4. #1794
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

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

    Quote Originally Posted by schoolboy View Post
    Document-Product uses a different TPL file:

    ...
    Truly awesome thank you school boy. This was perfect and very detailed. I'm SO happy to have this solved.
    Appreciated.

  5. #1795
    Join Date
    May 2011
    Location
    DELHI,INDIA
    Posts
    43
    Plugin Contributions
    1

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

    hi i have zen cart 1.39 and tpp , there is a lot of blank space between tab header and product description , i just want to remove this unnecessary space ,
    please have a look at
    Last edited by raj3396; 26 Jul 2012 at 07:02 PM.

  6. #1796
    Join Date
    Dec 2011
    Posts
    24
    Plugin Contributions
    0

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

    Just installed this great plugin for my ZC1.50, looks just pro now.
    One question, how can I adding in the info of productDateAvailable/productDateAdded and productInfoLink into More Info Tab (New tab for custom information). Like in below:


    <!--%Product Description%-->
    <!--%More Info%-->
    This product was added to our catalog on Friday 27 July, 2012.
    For more information, please visit this product webpage.

    Thanks for helps.

  7. #1797

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

    hi all, last several days i was installed the tabbed products pro to my zen cart 1.50, it looks like work normally, but there is a strange problem, i was configure the tab to show product description, addition Image and Reviews, when i first time into my product info page or after refresh, the tab can't work correctly when i click the option button, the content of the item i click was display under the tab, it was like the image belowClick image for larger version. 

Name:	tab.jpg 
Views:	168 
Size:	34.3 KB 
ID:	10935, only after three times click, the tab can display correctly, i had try most product information page in my website, but all of them are exist this problem. so have anyone can help me to deal with this problem? thanks grateful!

  8. #1798
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

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

    Quote Originally Posted by garinlee View Post
    hi all, last several days i was installed the tabbed products pro to my zen cart 1.50, it looks like work normally, but there is a strange problem, i was configure the tab to show product description, addition Image and Reviews, when i first time into my product info page or after refresh, the tab can't work correctly when i click the option button, the content of the item i click was display under the tab, it was like the image belowClick image for larger version. 

Name:	tab.jpg 
Views:	168 
Size:	34.3 KB 
ID:	10935, only after three times click, the tab can display correctly, i had try most product information page in my website, but all of them are exist this problem. so have anyone can help me to deal with this problem? thanks grateful!
    Honestly I have NO IDEA what you are saying is happening, and a screen print isn't enought to help anyone figure it out.. You might want to post a link to the page so folks can see what you are speaking of..
    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. #1799

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

    hi DivaVocals, sorry for my unclear description, i mean when i click the item of the tab, for example, when i into the product info page first time, the tab was in the default state, showing the content of the Product Description item like this imageClick image for larger version. 

Name:	tab2.jpg 
Views:	132 
Size:	30.3 KB 
ID:	10941, when i click the reviews item, the content of reviews ought to display inside the tab, but it was display under the tab, and the tab was still display the content of the Product Description(like the screen print), only after click on any items three times, the content can displayed inside the tab like this image Click image for larger version. 

Name:	tab3.jpg 
Views:	123 
Size:	20.3 KB 
ID:	10942, and when i refresh the page, the same problem will occur again. because the zen cart was installed in my local PC for debug, so i can't post the link of website to here... , can you help me to point out where the problem occured and how to deal with it ? be greatly appreciated!

  10. #1800
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

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

    Not being able to see this "live" will make this virtually impossible to debug.

 

 

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