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]
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.