Home › Forums › ACF PRO › Get taxonomy terms from custom loop › Reply To: Get taxonomy terms from custom loop
Hi @juxprose
That’s weird. Your setup should save the selected terms to your posts unless if you set the “Save Terms” and “Load Terms” after you saved your posts. Could you please check the custom post editor on the backend if the terms are selected in the meta box (the one on the sidebar that comes with WordPress, not the one that is created by ACF)?
If you want, you can also get the terms by using the get_field() function. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/taxonomy/.
Thanks 🙂
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.