Quote Originally Posted by scatzc View Post
To further clarify, TPP 1.06 knows somehow to place above the tabs all the text that's before the first <!--% %-->. Why does it behave differently for the "Add to Cart" button?

At first I thought that perhaps it "intercepts" the button using the <div id="cartAdd"> but my top "Add to Cart" button has a different id! How does TPP 1.06 do that?
I had the same issue when I installed this mod. The only thing that forces the 'Add to Cart' button below the tabs is how your product information template is set up.

Go to includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and move everything between the <!--bof Add to Cart Box --> and the <!--eof Add to Cart Box --> to where you want it to be. I moved mine underneath the Attributes Module and it shows above the tabs.