I want the recaptcha error message that tells you its incorrect to appear below the box not above it.
Forums
recaptcha error at top of page
Hi boinger,
I don't think that there is an easy answer to this. You may be able to do it by using CSS to reposition the message box; or by using JavaScript to detect the message, hide it, and recreate a new one.
Bob
I don't think that there is an easy answer to this. You may be able to do it by using CSS to reposition the message box; or by using JavaScript to detect the message, hide it, and recreate a new one.
Bob
Hmm, in the old form it used to appear right under the captcha box what changed?
here is a link to the form
http://www.atlanticsandshamptonbeach.com/index.php/res1
here is a link to the form
http://www.atlanticsandshamptonbeach.com/index.php/res1
Hi boinger,
I don't recall ChronoForms putting the ReCaptcha message anywhere else but at the top of the Form HTML ??
Bob
I don't recall ChronoForms putting the ReCaptcha message anywhere else but at the top of the Form HTML ??
Bob
I wrapped div id='error-message-recaptcha' around the recaptcha element and it shows up right above the recaptcha box.
This topic is locked and no more replies can be posted.