Support

Account

Home Forums Add-ons Options Page Uncaught ReferenceError: acf is not defined Reply To: Uncaught ReferenceError: acf is not defined

  • Anything being done to fix this? I have the latest version of the plugin, latest WP core and have the same Jquery error.

    For now, I have changed the plugin code to wrap the inline jquery calls with jQuery(document).ready. I also needed to change it in the api.php file, line 1243.

    I hope this helps to provide a fix. Clearly, we shouldn’t need to hack the plugin code to make it work.