Attachment file does not exist
-
When adding media-library file attachments to response emails, be sure to NOT include the full path to the file (e.g. https://yoursite.com/wp-content/uploads/2020/03/your-file-name.pdf) as CF7 isn’t set up to deal with the site domain.
ensure your file attachment paths start only with ‘uploads’ like so:
uploads/2020/03/your-file-name.pdf
Seems simple enough to fix this, but for whatever reason, this was the way it was coded.
- The topic ‘Attachment file does not exist’ is closed to new replies.