Please note that the new version 2.3.1 of WordPress File Upload plugin has just been released.
This version has the following changes:
- User can restore default values of attributes in Shortcode Composer
- Multilingual character sets are now supported in the shortcode, so now the plugin fully supports all languages
- Correction of bug in Shortcode Composer that did not allow saving of attributes containing singular and plural form (like Select Button Caption)
- French translation added thanks to Thomas Bastide
- Correction of bug that did not allow errormessage attribute to work in all cases
Free users of the plugin can download it from wordpress.org, or by clicking straight here, or by performing update of the plugin through their Dashboard.
Users who have purchased the Professional version of the plugin can download the latest version by logging into their Iptanus account, selecting the order and downloading the new file.
For any questions, bugs or information please contact us.
The Iptanus team
22-Feb-2014: Version 2.3.1 of WordPress File Upload Plugin Released
Great plug in. Very powerful options. First FEW (7) tests ran ok then the plug-in stopped sending emailnotifications. Although the files are itting in the correct subdirectory, this is a problem as their are two user data fields and I was relying on the email to record these. Is there a work around, so I can produce a report containing these userdata fields
strange? did you check your spam? did you add any other plugins in the meantime?
This plugin works great. Unfortunately I can’t control the progress bar’s width. It’s about 10px wide, and I’ve set the width dimension to 300px and the height dimension to 10 px and it doesn’t change anything.
Any ideas?
Here’s the short code:
[wordpress_file_upload singlebutton=”true” uploadpath=”uploads/temp” uploadrole=”all” uploadpatterns=”*.zip” maxsize=”100″ createpath=”true” ftpinfo=”ftp://bydluploads:Mulberry#6@5fa.e56.myftpupload.com/BigYardUploads” useftpdomain=”true” dublicatespolicy=”maintain both” placements=”title/selectbutton/progressbar/message” uploadtitle=”uploads/temp0″ widths=”progressbar:300″ heights=”progressbar:10″]
Thanks for any ideas…
please set widths=”progressbar:300px” heights=”progressbar:10px” (include the “px” word)…
let me know if this fixes your problem….