hi @fotokart ,
If you switch to the Storefront theme do the reviews appear?
I’m seeing several JavaScript errors when I navigate to that particular page:
Link to image: https://d.pr/i/uNFuW5
This can happen for a couple reasons. First, if you have a caching or optimization plugin that minifies JavaScript, it can errors like this. This page has details on checking your settings for those plugins.
This kind of problem can also caused by either a conflict with your theme or with another plugin.
?
The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
Let us know what you find!