Home › Forums › ACF PRO › Taxonomy field not loading values in acf_form() › Reply To: Taxonomy field not loading values in acf_form()
There are some things I can think of that can cause this.
1) you to not a call to acf_form_head() before get_header() (before any content is output)
2) there is a JavaScript error of some kind, check console
3) there is a php error during the AJAX call, turn on error logging and see if there’s an error https://codex.wordpress.org/WP_DEBUG
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.