Recaptcha only displays after Submit
-
Something has changed, and the Contact 7 form is now only displaying the Recaptcha after the Submit button is clicked. Therefore, the user clicks Submit, then the recaptcha box displays, then the user has to check the recaptcha box and click Submit again. I think most users won’t even look after clicking Submit the first time. How do we get the Recaptcha to show up before the Submit button is clicked? Here is my code in the Contact 7 form:
<label> Your Name (required)
[text* your-name] </label><label> Your Email (required)
[email* your-email] </label><label> Subject
[text your-subject] </label><label> Your Message
[textarea your-message] </label>[recaptcha]
[submit “Send”]
The topic ‘Recaptcha only displays after Submit’ is closed to new replies.