rconrad41
Forum Replies Created
-
I had to tweak the conditional fields. If I remember, correctly, the example page didn’t have the full code for that part of it (or I just missed it). So once I had that right, we were good to go!
Perfect, that did it. Thank you!
Thanks for the quick response. I wouldn’t mind purchasing the Pro version if I knew it would work for this, as that’s the primary reason I got the plugin. But I certainly appreciate your efforts on this forum.
So here’s what I currently have for the code in the contact form itself:
<p><b>***TESTING*** Please select the brochure you’d like emailed to you:</b> </p>
[select Product “file-1” “file-2” “file-3”]
[group g1]file-1 will be emailed to you[/group]
[group g2]file-2 will be emailed to you[/group]
[group g3]file-3 will be emailed to you[/group]And here’s what I have in the File Attachments Section the Mail(2):
[g1]
uploads/2013/10/file-1.pdf
[/g1]
[g2]
uploads/2013/10/file-2.pdf
[/g2]
[g3]
uploads/2013/10/file-3.pdf
[/g3]And here’s the full URL’s to thefiles just to quickly verity they’re there:
https://duralumtesting.wpengine.com/wp-content/uploads/2013/10/file-1.pdf
https://duralumtesting.wpengine.com/wp-content/uploads/2013/10/file-2.pdf
https://duralumtesting.wpengine.com/wp-content/uploads/2013/10/file-3.pdfLet me know if there’s any other info I can provide to make this easier to troubleshoot. Thanks again!
- This reply was modified 6 years, 10 months ago by rconrad41.
I added that code initially and no attachments get sent. The example in my post was there to show how it can send all attachments. I can send you a login if you want to take a quick look.