How to remove customer review tab from vm article details page?

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Jun 22, 2011 11:02 am
Hi there,

can you please assiste me how to remove customer review tab from vm article details page?

thanks in advance ...
User avatar
Fresh Boarder

GK User
Thu Jun 23, 2011 8:59 am
VM article details? You mean the product details? Check this one out, might be what you are looking for:B)

90-mystore/64171-how-to-remove-customer-review-tab-in-template.html#71917
User avatar
Expert Boarder

GK User
Thu Jun 23, 2011 11:30 am
Hi

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

GK User
Thu Jun 23, 2011 12:40 pm
Thanks very much - that it.

Let me tell you one thing: This is the first Gavick template I use and honestly, this is really good work! Great design, great functionality, great support: Gavick is great. Keep on rockin!

bye
JOACHIM
User avatar
Fresh Boarder


cron