• Resolved sscwebserco

    (@sscwebserco)


    Hi,
    if I set mandatory mfile the request is not send (remains on hold) and the recaptcha expired.
    [mfile* your-areaofinterest_sar id:your-areaofinterest_sar limit:15728640 filetypes:zip|kml|kmz|shp|shx max-file:25]

    The browser console return (I don’t know if it is useful):
    DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js.map
    DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.postload.js.map

    if I set NOT mandatory mfile the request is send.
    [mfile your-areaofinterest_sar id:your-areaofinterest_sar limit:15728640 filetypes:zip|kml|kmz|shp|shx max-file:25]

    Why?

    Thanks
    Gianluca

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello @sscwebserco ,

    Please make sure contact form 7 and drag n drop are both updated or in latest version.

    Glen

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Make sure when you set required *field the drag & drop uploader field should not be hidden. Otherwise when you submit the form but the upload field is empty/hidden Contact Form 7 still validate and it will show an error.

    Also, I’m not sure why is the validation error & loading gif not showing on form?

    I checked the code and found this :

    .wpcf7 .wpcf7-validation-errors, .wpcf7 .ajax-loader {
     display:none!important;
    }

    Maybe you did that on purpose?

    Please let me know your thoughts so we can close this thread.

    Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Haven’t heard anything from you in a while, I’m closing this thread now, if you have any issue please create another thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mandatory mfile not working’ is closed to new replies.