Uploads, Validation, and misc. Suggestions
-
Noticed that uploaded files are not deleted when their corresponding Entry is deleted. Noticed also that they do not show in the WP Media view though the files are uploaded to the same wp-content/uploads directory as other media resides in. Essentially, unless I’m missing something, the only way to delete uploaded files is to use an FTP client, right?
Noticed also that only one file can be uploaded per Upload field. In addition, there is no way to specify an upload limit on file size.
Phone number field has no validation other than to check wether it’s blank. Same goes for the email field. Validating those fields could help keep idiots and spam bots in check.
There is an interesting thing happening… My form is set up to use the user’s Name and Email in crafting the submission notice to me. So if the user enters John Doe and [email protected], the submission notice I receive comes from John Doe, [email protected], Subject, Message. However, I noticed that if the users incorrectly enters the email address such as for example “John Doe” for name and “johnd” for the email field, the submission notice headers are as follows:
From Name: (blank even though the user filled out that field)
From Email: [email protected] (hosting account system email address)It seems email validation would resolve this.
One other suggestion I had was to have an option to make these forms pop up like many of those lead generation plugins.
Another suggestion. The Auto-responder should have an option to send an attachment with the email, like for example an ebook in PDF.
Responsiveness doesn’t really work for me. If I put my contact form (which has two columns) in the sidebar (which is narrow), the contact form gets squished instead of stacking the second column below the first…
Regardless, thank you for this plugin and for taking the time to read this…
The topic ‘Uploads, Validation, and misc. Suggestions’ is closed to new replies.