Support

Account

Home Forums ACF PRO ACF PRO 5.3.7 – Error: acf is not defined

Helping

ACF PRO 5.3.7 – Error: acf is not defined

  • Can’t get ACF front end forms to display for user profile.

    The form used to work, but now I just get an acf is not defined error. The form does not load.

    Seems to be in relation to this bit of script right here:

    acf.add_filter(‘prepare_for_ajax’, function( args ){

    if( typeof icl_this_lang != ‘undefined’ ) {

    args.lang = icl_this_lang;

    }

    return args;

    });

  • This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘ACF PRO 5.3.7 – Error: acf is not defined’ is closed to new replies.