Support

Account

Home Forums General Issues Outputting a comments custom field without recreating the comment list struture Reply To: Outputting a comments custom field without recreating the comment list struture

  • Using ACF, it is not possible to output any of the values stored in it’s field without modifying some template or code associated with the front end of the site. In this case you will need to either build a custom walker class or build a custom callback function for displaying each comment. https://codex.wordpress.org/Function_Reference/wp_list_comments