I have reviews enabled in Woocommerce and reviews tab is added to the product view in single product builder. Still the Tab is not showing up.
Please advise
This topic has 10 replies, 4 voices, and was last updated 3 weeks, 5 days ago ago by Luca Rossi
I have reviews enabled in Woocommerce and reviews tab is added to the product view in single product builder. Still the Tab is not showing up.
Please advise
Hello,
Thank you for reaching out to us.
We recommend that you disable all third-party plugins that are not included with XStore (https://www.8theme.com/documentation/xstore/plugins/included-plugins/). After doing so, please clear your browser’s cache and check again. It is possible that one of these additional plugins is causing the issue.
If the problem persists, we suggest switching to the Parent theme if you are currently using the Child Theme on your site. After clearing the cache, check again.
Do the same test for the default WooCommerce theme – Storefront. The issue may be due to your custom code in the Child Theme.
Let us know the results.
Warm Regards,
The 8Theme Team
I really do not have time to again go through this. I have been using your theme for many years and have multiple licenses.
Second – to pay for support and receive this copy and paste reply, now with additional child theme piece is just not helpful.
Can you please analyse the problem?
Dear @Namaste,
We hope this message finds you well.
We have reviewed the single product configuration, and the reviews should be displaying correctly. However, since multiple single product templates are being used on your site, we would need access to your FTP in order to investigate the issue further and identify the cause of the incorrect review display directly from the files.
Could you kindly provide us with FTP access via the private area at your earliest convenience?
Thank you for your cooperation.
Best regards,
Jack Richardson
The 8Theme Team
access in pc
Dear @Namaste,
We hope this message finds you well.
It appears that there was a conflict with the comment/review settings, which had been set to “OFF” by default. To resolve this issue, we have added a custom code snippet to the functions.php file located in your child theme:
add_filter(‘comments_open’, ‘__return_true’, 999);
This adjustment should now allow the reviews to display correctly on your site.
Could you kindly verify that everything is working as expected on your end?
Thank you for your attention to this matter.
Best regards,
The 8Theme Team
So this seems to work correctly but what we noticed is that we have a comments section on the home page – we did not add this element and we can’t remove it in elementor edit – it is somehow pushed from the wordpress defaults.
And commenting should be turned off for the whole site (it is also visible on blog posts although we do not want it there)
The comment field is visible on all pages except woocomerce (shop, products), so it is definitely a glitch.
Hi @Namaste,
Could you please check again?
We’ve updated the custom code a little bit.
Thank you!
All looks good now, thank you for help.
Dear @Namaste,
You’re very welcome!
Please know that we are always here to assist you.
Best regards,
The 8Theme Team
The issue related to '‘Review tab not visible on the product page’' has been successfully resolved, and the topic is now closed for further responses