Home › Forums › General Issues › Category values to containing posts › Reply To: Category values to containing posts
Easy is a relative term.
You need to alter the loop that displays the post(s). Use wp_get_object_terms() or possibly wp_get_post_terms() and then get the values from the associated term(s) get_field('field_name', $term)
.
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.