Support

Account

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