Hi there
I disabled customer reviews from virtuemart 2.0.6 back-end configurations, but it is still visible on the product details page .
Please can you let me know how to remove this tab?
Thank you in advance.
Hi people did anyone had same issue.
Can anyone help solve this Bug please.
did you disable
show rating? and show review?
Yes I did disable them.
Dont Show
Disabled
None
Disabled
Should be what you have checked for that screen
Thank you "BanquetTables.pro" for your assisrance, This is a bug I reinstalled virtuemart and recreated the products but same problem, please check the attached image.
Thanks in advance.
[attachment cleanup by admin]
anastasia0181, that is going to be in your template.
I can see its a custom template right?
You will have to change the code in it,
use firebug get the id or class and in your templete.css set the id or class to display:none;
Thank you guys for your help.
BanquetTables.pro : I did find a folder in the template as you mentioned and deleted the code cosing the issue.
Thank you.