VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: anastasia0181 on June 11, 2012, 16:24:46 PM

Title: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 11, 2012, 16:24:46 PM
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.
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 14, 2012, 13:16:09 PM
Hi people did anyone had same issue.
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 16, 2012, 16:13:10 PM
Can anyone help solve this Bug please.
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: PRO on June 16, 2012, 16:21:23 PM
did you disable

show rating? and show review?
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 16, 2012, 17:56:41 PM
Yes I did disable them.
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: PRO on June 16, 2012, 18:12:53 PM
Dont Show
Disabled
None
Disabled


Should be what you have checked for that screen

Title: Re: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 18, 2012, 17:08:21 PM
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]
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: PRO on June 18, 2012, 21:09:11 PM
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,
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: I@manerd2 on June 18, 2012, 22:02:48 PM
use firebug get the id or class and in your templete.css set the id or class to display:none;
Title: Re: Unable to remove "Customer reviews Tab"??
Post by: anastasia0181 on June 19, 2012, 17:54:03 PM
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.