[ad_1]
On my products – when a user goes to review and clicks to submit the following happens:
* the page does nothing
* the submit button switches and says ‘Loading..’
* Gives user no indication it was submitted on anything happened
* The review submits fine in the back end
https://preview.redd.it/g4pfvlrtifbd1.png?width=769&format=png&auto=webp&s=ca5bc6f4b94f267c3289af1862ac640d949bcf9c
[ad_2]
It sounds like a JavaScript issue is preventing the front-end from updating properly. First, check for conflicts with other plugins or your theme by disabling them one by one to isolate the problem. Make sure your WooCommerce and WordPress versions are up-to-date. If the issue persists, clear your cache and check your browser console for errors. As a temporary solution, you could add a custom message to confirm submission.