Results 1 to 10 of 2217

Hybrid View

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

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

    Quote Originally Posted by PM2008 View Post
    Thanks, I have the image above the tabs bar and also in the overview tab. I would like to turn-off the image above the tabs and keep the image on the overview tab only...sorry if I am not explaining my request properly. Too late in the night...
    Thanks,
    PM
    Hmm... If you have the "Global Main Image On Tabs" set or added "<!--#MainImageOnTab#-->" set in your product description, it should automatically remove the original image above and leave only the tabbed version.

    Did you upload the new jscript_tpp.js file?

    Do you have a link I can check?

  2. #2
    Join Date
    Feb 2008
    Posts
    15
    Plugin Contributions
    0

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

    Yes, the variable is set in "tabbed_products_pro.php" and I also tried by adding the tag <!--#MainImageOnTab#--> to the product description.

    http://www.herbalbazar.com/index.php...&products_id=6

    I observed that above link doesn't work properly when accessed the store in IE6, the left column is pushed down (happens only for the products that has attributes). It works fine in IE7 and Firefox. Can you please look into that too for me.

    Thanks again,
    PM

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

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

    Quote Originally Posted by PM2008 View Post
    Yes, the variable is set in "tabbed_products_pro.php" and I also tried by adding the tag <!--#MainImageOnTab#--> to the product description.

    http://www.herbalbazar.com/index.php...&products_id=6

    I observed that above link doesn't work properly when accessed the store in IE6, the left column is pushed down (happens only for the products that has attributes). It works fine in IE7 and Firefox. Can you please look into that too for me.

    Thanks again,
    PM
    First i see that you are just renaming the old versions of the jscript_tpp.js file. You can't rename the file name part because any file that has the prefix jscript_ and the extension .js will still be loaded (thats how zen-cart works). So it appears the the _old version is overwriting the new version since its is listed alphabetically after the non-old one. Same with the _V5 version. You need to rename the jscript and .js parts. Something like:
    jxscript_tpp.js_old, jxscript_tpp.js_v5,

    That should fix your main image problem.

    I don't have any PC's with IE6 to test the other problem but I think I might know what the problem is and I will take a look

  4. #4
    Join Date
    Feb 2008
    Posts
    15
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    First i see that you are just renaming the old versions of the jscript_tpp.js file. You can't rename the file name part because any file that has the prefix jscript_ and the extension .js will still be loaded (thats how zen-cart works). So it appears the the _old version is overwriting the new version since its is listed alphabetically after the non-old one. Same with the _V5 version. You need to rename the jscript and .js parts. Something like:
    jxscript_tpp.js_old, jxscript_tpp.js_v5,

    That should fix your main image problem.

    I don't have any PC's with IE6 to test the other problem but I think I might know what the problem is and I will take a look
    Thanks for your help, I deleted the old Jscript files and it's working now as expected...

    I will await for your findings on the IE6 issue.
    Thanks,
    PM

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

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

    Quote Originally Posted by PM2008 View Post
    Thanks for your help, I deleted the old Jscript files and it's working now as expected...

    I will await for your findings on the IE6 issue.
    Thanks,
    PM
    Are you seeing this when using the default tpl_product_display_info.php file? I see what you are saying with your site and this is usually caused by what is called "float drop"

    I notice that Cherry Zen template uses a "Float-wrap" for some of the column work. I am wondering if it related to clearboth or to something else.

  6. #6
    Join Date
    Feb 2008
    Posts
    15
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    Are you seeing this when using the default tpl_product_display_info.php file? I see what you are saying with your site and this is usually caused by what is called "float drop"

    I notice that Cherry Zen template uses a "Float-wrap" for some of the column work. I am wondering if it related to clearboth or to something else.
    I was using the tpl_product_info_display.php provided in your package...so I went back to Cherry Zen's product display info page and added the following snippet...

    <?php
    //BOF :: Tabbed Products Pro ::
    require(DIR_WS_MODULES . 'tabbed_products_pro.php');
    //EOF :: Tabbed Products Pro ::
    ?>

    Now the issue is gone, but the display is all messed up. Please have a look.
    http://www.herbalbazar.com/index.php...&products_id=6

    Thanks,
    PM

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

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

    Quote Originally Posted by PM2008 View Post
    I was using the tpl_product_info_display.php provided in your package...so I went back to Cherry Zen's product display info page and added the following snippet...

    <?php
    //BOF :: Tabbed Products Pro ::
    require(DIR_WS_MODULES . 'tabbed_products_pro.php');
    //EOF :: Tabbed Products Pro ::
    ?>

    Now the issue is gone, but the display is all messed up. Please have a look.
    http://www.herbalbazar.com/index.php...&products_id=6

    Thanks,
    PM
    Getting Internal Error 500 now

 

 

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

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