attachments & sending email
-
We need for visitors to have the option to attach photos when submitting a road complaint. We have followed the instructions in the guide, where we are using the form tag <label> Attachments – 2MB Limit (optional) [file your-file filetypes:pdf|png|jpeg|jpg limit:2mb]</label> on the form and the following mail tag [your-file][your-another-file] in the Mail > File attachments filed as shown in this article: https://contactform7.com/file-uploading-and-attachment/
When the attachment was loading in the form, with these same settings not an hour prior to submitting this to the forum, the email would not send with the attachments. No it wont load to the form nor will it send the email.
We have added the a folder named wpcf7_uploads directory to the wp-content/uploads/ directory and have ensure that the permissions for the entire path are writable. We have added the following line to our wp-config.php file: define( ‘WPCF7_UPLOADS_TMP_DIR’, ‘/wp-content/uploads’ );
I’m not sure what I am missing. Any feedback or recommendations?
- This topic was modified 5 years, 2 months ago by .
- This topic was modified 5 years, 2 months ago by .
The page I need help with: [log in to see the link]
The topic ‘attachments & sending email’ is closed to new replies.