Page 216 of 222 FirstFirst ... 116166206214215216217218 ... LastLast
Results 2,151 to 2,160 of 2217
  1. #2151
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

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

    Hmm... I checked the old template as well and it still acts tempremental. It only shows on a couple of pages.

    As the guy is using the additional images uploader for technical drawings for another tab, I have created a workaround so he can select the images to include in the gallery.

    How I can disable additional images on the tab setup, so they do not show up automatically for the 2 pages that it does work on?
    Last edited by dharrison; 21 Nov 2014 at 02:03 PM.
    Debbie Harrison
    DVH Design | Web Design blog

  2. #2152
    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 dharrison View Post
    Hmm... I checked the old template as well and it still acts tempremental. It only shows on a couple of pages.
    Let me be clearer then.. The additional images behavior you are describing is NOT caused by TPP. The culprit is some other module you have installed which is interfering with the behavior of the additional images (which TPP does NOT)

    Quote Originally Posted by dharrison View Post
    As the guy is using the additional images uploader for technical drawings for another tab, I have created a workaround so he can select the images to include in the gallery.
    and this module might be your culprit... IJS

    Quote Originally Posted by dharrison View Post
    How I can disable additional images on the tab setup, so they do not show up automatically for the 2 pages that it does work on?
    It's a GLOBAL setting.. That means it's ON or OFF.. That said you could follow the instructions in the readme for manually adding the tabs you want to those specific products.
    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.

  3. #2153
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

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

    I have turned off aditional Images to make life easier. Thanks for your help Diva
    Debbie Harrison
    DVH Design | Web Design blog

  4. #2154
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

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

    May I ask how I could go about turning off the info tab ,as it is not really required now
    using version 1.09 1.5.3 zen

    thanks

  5. #2155
    Join Date
    Nov 2014
    Location
    PA
    Posts
    36
    Plugin Contributions
    0

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

    Looking for advice on how to get Numinix product fields to show up under the Details tab.
    ZC 1.53, TPP v1.10 Numinix Master (latest)
    in modules/tabbed_products_pro I added "or ($flag_show_product_info_upc == 1 and $products_upc != '')" after !empty($manufacturers_name) in the $bDetailsOnTab section
    and added "$fmtDOT .= (($flag_show_product_info_upc == 1 and $products_upc != '') ? '<li>' . TEXT_PRODUCTS_UPC . $products_upc . '</li>' : '') . "\n";" after the quantity line in the $bDetailsOnTab section.
    The template page is already mergred for both numinix and TPP.
    I did install TPP before the NPF not sure if that makes a difference?
    Thanks

  6. #2156
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Question RE: 1.1 and CSS JSLoader 3.0.2

    Hello All,

    I'm running Zen 154 with TPP 1.1 and I'm now installing CSS JS Loader 3.0.2. When I turn on "css minify" in CSS JS Loader it removes the styling for TPP only. In reading this thread I see that TPP at one time used CSS JS Loader but no longer does.

    Questions....

    Is there a way to get TPP 1.1 and CSS JS Loader 3.0.2 to play nicely?
    Or do I have to revert back to TPP 1.0.6c which used CSS JS Loader?

    Any help would be appreciated. Thank you.

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

    Default Re: Tabbed Products Pro (TPP) Question RE: 1.1 and CSS JSLoader 3.0.2

    Quote Originally Posted by kcb410 View Post
    Hello All,

    I'm running Zen 154 with TPP 1.1 and I'm now installing CSS JS Loader 3.0.2. When I turn on "css minify" in CSS JS Loader it removes the styling for TPP only. In reading this thread I see that TPP at one time used CSS JS Loader but no longer does.

    Questions....

    Is there a way to get TPP 1.1 and CSS JS Loader 3.0.2 to play nicely?
    Or do I have to revert back to TPP 1.0.6c which used CSS JS Loader?

    Any help would be appreciated. Thank you.
    Took out CSS JS Loader because it never should have been bundled in with TPP to begin with.. reverting to TPP v1.06 is a BAD idea as it's written for an older version of Zen Cart, and is NO LONGER SUPPORTED..

    You need to direct CSS JS Loader questions to the CSS JS Loader support thread.. They can better guide you through getting it to work with TPP..
    (and YES this is a CSS JS Loader support question)
    Last edited by DivaVocals; 31 Jan 2015 at 06:48 AM.
    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.

  8. #2158
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Question RE: 1.1 and CSS JSLoader 3.0.2

    Thanks DivaVocals, I'll do that!

  9. #2159
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    550
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Question RE: 1.1 and CSS JSLoader 3.0.2

    Hello, I just installed this but not sure how to get it to look the way I need it to look. Have read over most of this thread and more confused now then ever. Here is what I need it to look like.... (forgive me but for some reason I can not hit enter in this forum and start a new paragraph) On the product page I need for the Title and the Price right where it is to the right of the pic...BUT I need the Description to be back up there too where it was (instead of on one of the tabs). I then need to rename the tabs so that one says Product (not description text but a more detailed description of the product), Ingredients, Usage and on one product an additional tab that says FAQs. Can someone please point me in the right direction to accomplish this. I will be forever grateful as I am in the middle of "foggy brain" syndrome (if you're a woman you will get this! ). Thanks in advance!

  10. #2160
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Tabbed Products Pro (TPP) Question RE: 1.1 and CSS JSLoader 3.0.2

    For the most part, you're going to have to learn how to configure this yourself. TPP has CONFIGURATION settings in ADMIN that need to be set, or un-set, as the case may be.

    Also, the module has its own tpl_product_info_display.php file - so if you loaded this over your existing file of that name, it has over-written the original.

    You should have a backup of your original file - and you can use this as a guide to how to configure the TTP version's PHP to retain the structure you want.

    TABS are activated/deactivated in the admin configuration area.

    Within the module are instructions of how to embed a specific HTML tag-set to "create" a tab of your choice.

    In the module package, locate the file doc/readme_tabbed.html and look at the instructions.

    The TAB SETS are what you will focus on...

    Create Tabs for your product(s)

    To create a tabbed view for your items, you simply add the proper tags to the product description area when adding or modifying a product from the admin

    This: <!--% is the opening tag
    This: %--> is the closing tag
    Anything in between is the title of the tab.

    Example:

    This is text above the tabs.
    <!--%Product Description%-->
    This is the main product description.
    <!--%Extra Specs%-->
    This is where you can add custom stuff as you wish. You can have as many
    tabs as you want.
    <!--%BlahBlah%-->
    This is another tab named BlahBlah
    20 years a Zencart User

 

 

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