Support

Account

Home Forums Front-end Issues acf_form_head(); do not call scripts and style from ACF Reply To: acf_form_head(); do not call scripts and style from ACF

  • Update.

    I’ve receiving the following error
    Uncaught ReferenceError: acf is not defined

    on this piece of code

    <script type="text/javascript">
    acf.o.post_id = 14;
    </script>