Ah ok. Well the reason for this is because the core reviews page does have the main image on it. But since I'm including it as part of the display page, I use javascript to hide it. I guess the lightbox javascript is alphabetically higher in the execution chain so it acts on it first. You can edit your tpl_product_reviews_default.php file to remove the main image stuff from it.
Not sure what you mean. You should have an includes folder.. you'd copy that over your includes folder on your site.
centerBoxHeading is what the core template normally has so I left it there. If you want to change it you can do it in includes/modules/tabbed_products_pro.php and global replace "centerBoxHeading" with the class you'd prefer.
I only set it to work with tpl_product_display_info.php. Not for the other product types like freeshipping or music or documents. If I have time I'll see about adding them.
Bookmarks