I have deleted the reviews in the tour packages and also on the tour card. However, the review stars are still visible in the search results. How can I delete that?
And how can I change “/product” in the URL into something else?
Thanks in advance!
I have deleted the reviews in the tour packages and also on the tour card. However, the review stars are still visible in the search results. How can I delete that?
And how can I change “/product” in the URL into something else?
Thanks in advance!
Hello Valerie,
.list-view .article .reviews-holder {
visibility: hidden;
}
Thank you for your reply Sanjeev!
Answer no. 2 worked. Super!
Answer no. 1 did not work. In the screenshot below you can see what I mean. The stars still appear in the trip packages. Is there a way to delete that?
Kindest regards,
Valerie
Hello Valerie,
I tested the CSS before providing it to you. I have just tested again and please see the screenshot below:
So, it could be the cache or something, but I will check it for you and let you know the cause / solution. Please along with your URL for page where you face this issue and also your wp-admin access.
Thank you
Hi Sanjeev,
I have a related question, and for my situation neither step above worked. I would like to remove the review stars from the listing images in the product carousel.How can we do that?
We have a one-time event that will get no reviews on this particular web site, so the review stars are superfulous.
Many thanks!