styleandblooms
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Attachments are not coming through CS7See below screenshot of my plugins and Theme details
https://styleandblooms.com.au/wp-content/uploads/2023/02/plugins.png
https://styleandblooms.com.au/wp-content/uploads/2023/02/theme.png
Forum: Plugins
In reply to: [Contact Form 7] Attachments are not coming through CS7Pasting below link to the mail tab settings screenshot
https://styleandblooms.com.au/wp-content/uploads/2023/02/screenshot.png
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailOhk. But when he requested code, I already performed few more tests, thats where it is different now. However, I using the same mail tags like [file-476] when in the code file-476 is used. Using the same mail tag as well is not attaching the file to the mail
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailSOmehow the thread is moved to resolved. Can you help with what is the issue with the code
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailisnt that correct.. I just selected default file option.. and this is what was added to the code
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailTHis is how it looks
<div class="rating-section"> <label for="rating">Please rate us:</label> <span class="star-rating"> <i id="star5" class="fa fa-star" aria-hidden="true"></i> <i id="star4" class="fa fa-star" aria-hidden="true"></i> <i id="star3" class="fa fa-star" aria-hidden="true"></i> <i id="star2" class="fa fa-star" aria-hidden="true"></i> <i id="star1" class="fa fa-star" aria-hidden="true"></i> </span> <input type="hidden" name="rating" id="rating" value="0"> </div> <div class="user-name"> <input type="text" name="user-name" placeholder="Your name"> </div> <div class="testimonial-text-section"> <label for="testimonial-text">Enter your testimonial:</label> <textarea id="testimonial-text" name="testimonial-text"></textarea> </div> [file file-476 limit:800000 filetypes:png|jpg] [submit "Submit"]
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailI have seen this but still no help.
I am using attachments mail tag under by Mail>>File attachments section
Image being uploaded is 500kb which is within the acceptable size and format is png and jpg which is again acceptable format
I have checked wp-content/uploads/wpcf7_uploads and permissions are 7-5-5.
Not sure what else needs to be checked
Forum: Plugins
In reply to: [Contact Form 7] Unable to submit or send an attachment via emailI managed to fix the first error by removing the repatcha integration.. However still unable to send the attachments via email.
THis is how the code looks for attachment
[file file-976 limit:800000 filetypes:png|jpg]
[submit “Submit”]
This is how attachment section looks, but I am using [file-976] but still dont see any attachment in the email