Support

Account

Home Forums ACF PRO Can't upload files in front end form Reply To: Can't upload files in front end form

  • I can upload files passing this argument to my form args :
    'uploader' => 'basic'
    instead of
    'uploader' => 'wp'
    So i think the problem came from the WP uploader in front end.