Ok, I getcha now. Yes, reviews still shows up even if you turn it off in tpp. I deleted the code from tpl_product_listing to get rid of it, I couldn't find any other way.
As far as the other...when I have tabs enable to show product description, my product title (name) shows up above the item price where it does normally. So, yes something is not right.
Do you have
Code:
<!--bof Product Name-->
<h1 id="productName" class="productGeneral"><?php echo $products_name; ?></h1>
<!--eof Product Name-->
above your "price block" code?
Bookmarks