Support

Account

Home Forums Front-end Issues javascript error with image in front end Reply To: javascript error with image in front end

  • I wrote about this in diffrent post.
    http://support.advancedcustomfields.com/forums/topic/front-end-form-with-file-gallery-uploaders/

    Short solution to clear errors:

    acf.o = {};
    acf.screen = {};
    acf.o.post_id = 0;
    acf.screen.post_id = 0;