Star rating option does not display on the WooCommerce review form
-
I created a custom product template to match my theme and got everything displaying how I want, but the 1 to 5 star rating does not work.
Currently, I’m using the following to call the form:
<?php wc_get_template( 'single-product-reviews.php' ); ?>
I’ve tried deactivating all other plugins, removing scripts from the header and returning to the standard WooCommerce product template but the star ratings still do not work.
Also, I’ve made sure that reviews are enabled and turned them on for all the products.
Test link: https://poweredbylta.com/test027/product/1800-tequila-silver/
Password to view site is: specs
Scroll down to the bottom of the page to see the Reviews section.
- The topic ‘Star rating option does not display on the WooCommerce review form’ is closed to new replies.