Home › Forums › Front-end Issues › Taxonomy terms related to other taxonomy terms › Reply To: Taxonomy terms related to other taxonomy terms
Hi @giofilo,
Thanks for the post.
To get values from Taxonomy terms, you will need to add a second parameter to the get_field() function and this should be a string containing the the the term’s taxonomy and ID in the following format; “{$term->taxonomy}_{$term->term_id}”
For more info on this, please check out the following page: https://www.advancedcustomfields.com/resources/get-values-from-a-taxonomy-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.