We have a big problem..
We installed the mod.
but for some reason " add to cart " button is not showing on Product_info_dislay page.
we messed around and noticed that it disappears when we have
" do not duplicate" javascript at the bottom of the file.
if we take
<?php
//BOF :: Tabbed Products Pro ::
echo $tabjscript;
//BOF :: Tabbed Products Pro ::
?>
out...."Add to Cart Button " shows up.
but at the same time, everything else is duplicated.
Help in this matter will be greatly appreciated.
Additionally, it works fine in original zen cart Product_info_Display file, but NOT in our custom Template Product_info_Display
any ideas/ thought/ solutions?
I can put my full php code from the file here is someone wants to look at it.
Thank you very much in advance, guys.