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
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.