Home › Forums › General Issues › Output from related Taxonomy › Reply To: Output from related Taxonomy
Hi @Ron Willemse
The above cannot be done in 1 single function. You will need to break it into 2 steps.
1. use get_field to find the related taxonomy.
2. Depending on the return type setting (ID / Object), you need to then use that data to load the field from.
Does that help?
Thanks
E
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.