Page 42 of 222 FirstFirst ... 3240414243445292142 ... LastLast
Results 411 to 420 of 2217
  1. #411
    Join Date
    May 2007
    Posts
    42
    Plugin Contributions
    0

    Default Tab Order

    Hi Guys,

    Anyone know How i can make Add To Cart Tab to the very first tab ?

    Thanks

    Shane

  2. #412
    Join Date
    May 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: Tabbed Contents

    Quote Originally Posted by qhome View Post
    That just happens to look right because the spacing is exactly perfect and there is a little extra padding in the css. Still, that look is undesirable imo.. that is why i fixed it a bit in TPP. The ideal look is to have no wrapping at all.
    Ive managed to make it look better by adding the <br /> as u said. as long as i dont add any more tabs it should look ok.

    Would you be able to answer the below please, im really struggling with it at the moment:

    Can you also confirm the correct way of adding info the the actual tabs. Again it apears to be very different from tab products lite.

    for expmple i want to add:
    <h2 id="productRewardPoints" class="productRewardPoints">
    <?php
    /**
    * display the product reward points
    */
    include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php');
    ?>
    </h2>
    <!--eof Product Reward Points block -->
    to my add to cart tab. Exactly which area to i add it too, ive been trying add to cart pre load and the add to cart. So far only way i can get anything to show up in the actual tab its self is by adding this to some areas $fmtATC .= however as im not a programmer im having issues trying to get tho show.
    Do you have a small guide you could do to explain how to add code to tabs.

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

    Default Re: Tabbed Contents

    Quote Originally Posted by knighs2 View Post
    Would you be able to answer the below please, im really struggling with it at the moment:
    Yea, the way it was redone makes it a bit harder because you have to convert the code a bit. I will look into making that part easier today.

  4. #414
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

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

    How can I disable the 'Details' tab? I want the details to be shown under the product price.

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

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

    Quote Originally Posted by miles View Post
    How can I disable the 'Details' tab? I want the details to be shown under the product price.
    move the details in your tpl_product_display_info.php file to where you want it. Then just disable the Details tab from the admin->TPP Config section.

    Unless you also want the product price on a tab, then you need to do a code change in the tabbed_products_pro.php module file

    I'm probably going to redo the whole thing when zc1.4 comes out so that things like this can be done easier. But for now, moving stuff onto other tabs, and changing the order globally isn't easy.
    Last edited by qhome; 11 Jun 2008 at 02:14 PM.

  6. #416
    Join Date
    Aug 2007
    Posts
    19
    Plugin Contributions
    0

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

    Hey all,

    Thanks for this great contrib!

    I installed it and it went fine but I'm getting this in result.



    Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.

    Thanks in advance!

    PS Qhome i looked at the link you have posted I'm not sure what im looking at

    "OK Fixed:

    Fixed: Prevent product title from including model number
    Files affected:
    -modules/tabbed_products_pro.php

    Attached

    (Milo, don't use this one. Use the one in your PM)"

    this post?

    Thanks

  7. #417
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by koge View Post
    Hey all,

    Thanks for this great contrib!

    I installed it and it went fine but I'm getting this in result.



    Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.

    Thanks in advance!

    PS Qhome i looked at the link you have posted I'm not sure what im looking at

    "OK Fixed:

    Fixed: Prevent product title from including model number
    Files affected:
    -modules/tabbed_products_pro.php

    Attached

    (Milo, don't use this one. Use the one in your PM)"

    this post?

    Thanks
    Sorry.. its a vbforum bug...

    anyway.. you are in the right thread now. You "were" in the Tabbed Product "Lite" thread, so the link was to link you to Tabbed Products "Pro" thread, which is where you are now.

    As far as your problem, I'd need to see a live link.

  8. #418
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

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

    How to move product 'model' and 'unit in stock' from the bottom page to just under the product price? Can't locate the code in tpl_product_info_display.php.

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

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

    Quote Originally Posted by miles View Post
    How to move product 'model' and 'unit in stock' from the bottom page to just under the product price? Can't locate the code in tpl_product_info_display.php.
    Its under a section called "product details"

  10. #420
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Qhome, would you please kindly provide the list of files to uninstall from Tabbed Lite (since it's no longer available in the download section for comparison purpose).

    This would be something nice to add in the readme file.

    Also, no mention is made of what to do with SQL update for those of us upgrading from Tabbed Lite. Some of the configuration options in TabbedProductsPro.sql looks like they are part of tabbed lite which would mean this would generate an error if I simply install the new sql. Please advice.

    Thanks!

 

 

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