I have got this problem fixed.
thank you
I have got this problem fixed.
thank you
Please post what you found/corrected for the rest of the communityI have got this problem fixed.
Zen-Venom Get Bitten
1: change the location of the following code in YOUR_TEMPLATE/templates/tpl_product_info_display.php
FIND: <!--eof attributes --> ( The author said ' find: <!--eof free ship icon -->' , which is wrong, that the root cause of this problem!!)
BELOW THAT, ADD:
<?php
//BOF :: Tabbed Products Pro ::
echo '<div id="tpptabBlock" style="display:none;">' . $tabData . '</div>';
//EOF :: Tabbed Products Pro ::
?>
2: admin-configurate-TPP configure:
Set 'addto cart tab' and 'global attributes tab' to 0
After that , you will have a omnipresent ' add to cart, attributes and price-quantity discount table'.