Page 147 of 222 FirstFirst ... 4797137145146147148149157197 ... LastLast
Results 1,461 to 1,470 of 2217
  1. #1461
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

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

    Quote Originally Posted by gaffettape View Post
    I had a similar problem a few months back; solution here.
    AWESOME!!!

    Thank you so very much!!!

    That did the trick!



    Just one other query in regards to this mod. Does the cj_loader_install.sql file have to added to the database?

    I had a read of the cj_loader_read_me.txt file. But I don't fully understand it.

    So could someone please tell me in n00bie terms what this actually does and does any files need to be modified to take advantage of it?

    Thanks in advanced!

    Kind regards,
    Erica

  2. #1462
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

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

    anyone know of a fix for the duplicate description ??

  3. #1463
    Join Date
    Jul 2009
    Posts
    122
    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..
    Hi there and thanks for the tip!

    But is there any chance you can please tell me how you commented out the line and which part you commented out?

    As no matter what kind of comment tag I use. I can't seem to comment it out. As when I use the comment tags the tags themselves are being shown on the review tab page along with the button instead of removing the button.

    I take it this is the bottom line that you are referring to in the "tpl_product_reviews_default.php" file:

    <?php
    }
    ?>

    <div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_PRODUCT_REVIEWS_WRITE, zen_get_all_get_params(array('reviews_id'))) . '">' . zen_image_button(BUTTON_IMAGE_WRITE_REVIEW, BUTTON_WRITE_REVIEW_ALT) . '</a>'; ?></div>

    </div>
    Any help on this would be greatly appreciated as I would like to get rid of the button being displayed in the Review tab page as well.

    Thanks.

  4. #1464
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) - Attribute Sub Tag Issue

    Quote Originally Posted by DamienDLSkinSolution View Post
    More on the "Attribute Sub Tag Issue" above:

    With the TPP Config set with "TPP - Global Attributes on Tab" as 0:
    The Attributes shows as a Sub Tag Tag IF I have both codes in the Description:
    <!--#AttributeOptions#-->
    AND
    <!--*sub_AttributeOptions(#)*-->

    But if I only have <!--*sub_AttributeOptions(#)*-->, Attributes moves out of TPP.

    With the TPP Config set with "TPP - Global Attributes on Tab" as 1:
    The Attributes shows as a Sub Tag Tag BUTI have a Duplicate (as stated in my previous post).

    In the tabbed_products_pro.php file, there is this section:
    PHP Code:
    //Check if Product Description already has a tag so it doesn't create another one with the Global tag, otherwise add the tag
            
    $first_char_tag strpos($proddata"<!--%");
            if (
    intval($first_char_tag) != || strval($first_char_tag) == '') {
                if (
    $bGblProdDescTab == true) {
                    
    $proddata '<!--%'$gbl_proddesc_tab_name '%-->'$proddata;
                }
            } 
    Call me crazy but that part should avoid duplicates, no?

    If anyone has an idea on how to get the Attributes as a Sub Tag, please feel free to share.

    TIA

    Damien
    Please is there any fix to this issue yet?

    As Damien points out to get the information on a page as a sub tab you have to enable the main tab which means the main tab is showing on the tabs page as well. Which is a bit silly and obviously not how it is suppose to work.

    So does anyone have a fix or know how this problem can be fixed?

    I'm using Zencart v1.39h.

    Thanks.

  5. #1465
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

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

    I am having a problem with the TPP install.

    No matter what I do, I cannot get the add to cart button placed correctly.

    With TPP global tabs off, add to cart is where I want it to be, under the product description and above the tabs.

    When tabs are on, the button moves above the description.

    Here is a link to the site

    Thanks for your assist with this.

    (ver 1.3.9h | IM2 | Back in Stock Notification | J Gallery)
    Last edited by charmedbytina2; 14 May 2011 at 02:43 PM. Reason: confusing statement

  6. #1466
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

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

    Quote Originally Posted by charmedbytina2 View Post
    I am having a problem with the TPP install.

    No matter what I do, I cannot get the add to cart button placed correctly.

    With TPP global tabs off, add to cart is where I want it to be, under the product description and above the tabs.

    When tabs are on, the button moves above the description.

    Here is a link to the site

    Thanks for your assist with this.

    (ver 1.3.9h | IM2 | Back in Stock Notification | J Gallery)
    I'm not sure, but there seems to be something wring with your IH2 module, it gives some validation errors, and the tab for additional images shows while there aren't any additional pictures

  7. #1467
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

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

    Thanks! Will revisit the installation of IH2 and post back.

    Tina

  8. #1468
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

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

    while your there upgrade to IH3

  9. #1469
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

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

    Quote Originally Posted by Design75 View Post
    while your there upgrade to IH3
    Did the upgrade - no joy with the cart add button - but additional images working ok now.

    T

  10. #1470
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

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

    So.........

    I redid the merge of the tpl_product_image_display.php for the add-ons on the site, uploaded, and now the add to cart button is at least next to the product description.

    Looks like just some minor tweaking and the button will move BELOW the description.

    Looks like once again, the dreaded "operator error" is at work!

    T

 

 

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