• Hi Glen,

    Thanks for creating excellent plugin. After updating the plugin, when I upload the file and submit button get disabled. I have just download the latest version and uploaded it the site. Thank you in advance.

    Regards
    Bikramjit

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

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

    (@glenwpcoder)

    Hello @vikram_mann ,

    It seems like you override the minified javascript of this plugin using your theme, on line 14 /assets/js/dnd-upload-cf7.js, you need to pass 3 parameters on on_success function.

    'on_success' : function( input, progressBar, response )

    This 3 parameters are from dt-the7-child/js/codedropz-uploader.js file line 93.

    You need to correct that.

    Glen

Viewing 1 replies (of 1 total)
  • The topic ‘Form not working after file upload’ is closed to new replies.