Reviews is not showing on product pages
-
The reviews is not showing on products pages.
Already activated it in Woocommerce / settings and products;
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the WP admin login details of your site so I will check and give you a possible solution?
Best Regards.
Hi, Aizaz.
Sent as extra info.
Thanks,
Anderson
Hello,
Kindly update to the latest version of the theme, “WOODMART WordPress NEW: 7.3.4 RELEASED,” and ensure that the necessary plugins are also updated. Verify if this resolves the issue by following the instructions provided at https://xtemos.com/docs-topic/update-the-theme/.
If the problem persists, we recommend testing with default WordPress themes to determine whether the issue is specific to our theme.
Best regards.
Just updated the theme and all plugins. Still getting the issue.
Please, help us to solve that?
Hello,
Your issue has been resolved. I have enabled the option “Enable Reviews” in the Product data metabox.
https://ibb.co/Bg3zY4W
Check this product:
https://www.ciclou.com.br/produto/mala-orla/
Best Regards.
Great, issue got solved.
Thanks, but…
The icons from Woodmart is missing. Following attached
Attachments:
You must be
logged in to view attached files.
Another question, I need the “description”, “aditional info” and “reviews” fields must be always opened. How can we solve that? Thanks, Anderson
Attachments:
You must be
logged in to view attached files.
Hello,
Icons are showing fine on your site. Check back on your site after completely clearing the browser cache.
Screenshot for clarification:
https://ibb.co/vXYSddR
02. Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
.single-product .wd-accordion-content {
display: block;
opacity: 1;
}
Best Regards.