VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: shankar on January 11, 2013, 11:19:57 AM

Title: Hide Average customer rating
Post by: shankar on January 11, 2013, 11:19:57 AM
Hi,

I am using virtuemart 2.0.12, I am unable to hide Average customer rating beside products

You can see the attachment

Thank you

[attachment cleanup by admin]
Title: Re: Hide Average customer rating
Post by: jenkinhill on January 11, 2013, 13:21:55 PM
Either turn it off in Configuration / Shopfront / Shopper Review/Rating System

Or to remove from only the category listing page edit  joomla_root/components/com_virtuemart/views/category/tmpl/default.php and remove the relevant code ( section begins <!-- The "Average Customer Rating" Part -->  )

Then use the edited file as a template override.