Home Forums WoodMart support forum Customers can't post review unless they provide raiting Reply To: Customers can't post review unless they provide raiting

#256288

Kuler89
Participant

This is the HTML of the select input.

<select name="rating" id="rating" required style="display: none;">

Although, when I copy it, it reads as this:
<select name="rating" id="rating" required="" style="display: none;">

Again, this setting is disabled in Woocommerce product settings. And the field shouldn’t be required.