Please include a link to your Contact Form 7 form plus all your input in the Form and Mail sections of the CF7 interface. If others here are able to understand your actual problem, they may be able to offer a possible solution.
Thread Starter
DMTFYP
(@dmtfyp)
hi Davmerit,
This is the contact form in question https://dmthomasfoundation.org/ducks-for-change/view-the-range/
the only part that is coming through that I can see is “any special instructions”. Input to the form looks like this (spaces added in because I’m not sure if the code will show properly)
< p > Your Name (required)< br / >
[ text* your-name ] < /p >
< p > Your Email (required) < br / >
[email* your-email] < / p >
< p > Subject < br / >
[ text your-subject ] < /p >
< p > Your Message < br / >
[ textarea your-message ] < /p >
<p>Please input the digits below into the box before submitting. < br / >
[ captchac captcha-815 ]
[ captchar captcha-815 ]< /p >
< p > [ submit "Send" ]< /p >
Thread Starter
DMTFYP
(@dmtfyp)
Apologies – incorrect form, this is the form
`<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Company Name (for wholesale purchase)<br />
[text company-name] </p>
<p>Sets required and quantity (required)<br />
[text* sets required] </p>
<p>Delivery address (required) <br />
[text* delivery address] </p>
<p>Any special instructions<br />
[textarea your-message] </p>
<p>[submit “Send”]</p>`
Great! But I am more interested in your mail section. Please provide me with the tags in the MAIL SECTION.
Thread Starter
DMTFYP
(@dmtfyp)
Hi Davmerit,
sorry, I’m making a mess of this! OK here are the tags…..
AH! OK, I’ve just seen why it isn’t working, I needed to include the bracket tag areas on that page. I’ve changed it now, thank you so much for your help! What a wally I am.
thanks very much!