Hi,
I’m looking to add a user review system using WordPress Comments and the new ACF5 Comments location. The field displays in the back end when editing the comment, however it does not show in the front end. What do I need to do to display it?
Many thanks,
Ashley
Just to add some further info…
The radio button field shows on the front end in the comment form on a custom post type called ‘hotels’, however I am unable to display the value in the front end in my comments template.
<?php the_field('rating'); ?>