Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • So I modified the wpcf7-dropbox-script.js file the same way you that you have it above.

    In my form I use the following:
    ————————————–
    <label> Upload your Music
    [file* upload1 limit:20mb filetypes:mp3|wav|m4a|png|jpg|jpeg|gif id:file1] </label>
    <label> Upload your Artwork
    [file* upload2 limit:20mb filetypes:mp3|wav|m4a|png|jpg|jpeg|gif id:file2] </label>
    ————————————–

    Under my DropBox Settings I have:
    ————————————–
    File Input ID: file1 file2
    ————————————–

    But when I test it I get nothing? Am I doing something wrong?

    SEE https://www.ads-software.com/support/topic/wordpress-39-master-list

    Deactivating all plugins (yes, all) to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin (read “How to deactivate all plugins when you can’t log in to wp-admin” if you need help). Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old

Viewing 2 replies - 1 through 2 (of 2 total)