Thanks for the reply but still not working. Here’s a testing version of the live form:
https://www.coronetbingo.co.uk/formtest/
And here’s an amended version of the form code:
<div id="formname">
<label>* Required fields </label>?
<label>Title* </label>[select* menu-345 "Mr" "Mrs" "Miss" "Ms" "Dr" "Sir"]
<label>Forename* </label>[text* text-53]
<label>Surname* </label>[text* text-367]
<label>Sex* </label>[select* menu-704 "Male" "Female"]
<label>Date of Birth* (DD/MM/YYYY)</label>[text* text-654 ]
</div>
<div id="formdetails">
<label>Email Address* (We will send an email to confirm application)</label>[email* email-509]
<label>Confirm Email*</label>[checkmail checkmail-668 "your-email"]
<label>Home Address* </label>[textarea* textarea-604 x6]
<label>Postcode* </label>[text* text-753]
<label>Telephone </label>[text text-713]
<label>Mobile </label>[text text-68]
<label>? </label> [radio radio-502 "Please do not send me offers"]
</div>
<div id="formdetails">
Please help us to avoid spam. Type this in the box below to allow your information to be sent. Thanks
[captchac captcha-215]
[captchar captcha-215]
<label>[submit "Send"]</label>
</div>
[Please post code or markup between backticks or use the code button. Or better still – use a pastebin. Your posted code may now have been permanently damaged/corrupted by the forum’s parser.]