• Hi, I’m trying out the plugin, but having an odd issue. After selecting file and clicking Upload, a long white bar appears, with “Uploading…” However, there is no progress shown. For a progress bar, the behavior I would expect is a creeping color slowing filling the white bar. But that is not happening. So the person uploading does not get confirmation that anything is happening. But the bar eventually turns green all at once, with message “File <a_filename> uploaded successfully” Maybe I have a setting wrong? Here is the code I have on my upload page:

    [wordpress_file_upload uploadpath=”cosuploads” fitmode=”responsive” resetmode=”never” maxsize=”10000000″ debugmode=”true” placements=”title/filename+selectbutton+uploadbutton/progressbar/subfolders/userdata/message” notify=”true” notifyrecipients=”[email protected]” notifymessage=”Dear Recipient,%n%%n% This is an automatic delivery message to notify you that a new file %filename% has been uploaded.%n%%n%Best Regards” widths=”filename:30, selectbutton:30, uploadbutton:30, progressbar:100″ userdata=”true” userdatalabel=”Enter your name:|t:text|s:top|r:1|a:0|p:inline|d:name” medialink=”true”]

    Thanks for your help.

    • This topic was modified 1 year, 4 months ago by gregorybeyer.
    • This topic was modified 1 year, 4 months ago by gregorybeyer.

The topic ‘No Progress Bar’ is closed to new replies.