Remove Customer Reviews

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Fri Nov 12, 2010 1:42 pm
If I dont want to have customer reviews - do I just comment it out of themes/default/templates/product_details/flypage.tpl.php and themes/default/templates/browse/gk_browse.php - or is there another solution?
User avatar
Fresh Boarder

GK User
Sun Nov 21, 2010 3:47 am
Hi

Assuming that you are using our VM files and flypage.tpl, please open this file:

../components/com_virtuemart/themes/default/templates/product_details/flypage.tpl.php

and comment this line:

Code: Select all
<li><span><?php echo $VM_LANG->_('PHPSHOP_REVIEWS') ?></span></li>


like this

Code: Select all
<!--<li><span><?php echo $VM_LANG->_('PHPSHOP_REVIEWS') ?></span></li>-->


Cheers ;)
User avatar
Platinum Boarder


cron