reCAPTCHA v2
-
Hi Meghan,
What is the likelihood of reCAPTCHA version 2 being integrated into the Clean & Simple Contact Form plugin? Its simpler, has more visual appeal and is responsive (I believe).
Thanks again!
https://wordpress.org/plugins/clean-and-simple-contact-form-by-meg-nicholas/
-
Hi there, yes it’s very likely. It looks good, and I hope to have it in an update soon.
Awesome!
Thanks!
Hello!
I like the plugin as well, so I’ve modified the code to support the noCaptcha reCaptcha. Do you use Github or another public code repository for plugin development? If you’re interested, I could send you the modifications or create a pull request, maybe it’s easier to integrate the changed code lines.
You will find a demo on https://blog.kuerbis.org/feedback/ (please ignore the certificate errors, it’s a preliminary site and will move to the www address soon).
Kind regards,
RalfHello
Great. I can’t see your demo, but if you can send me the code, I’ll have a look.
Please fill in this form and I’ll send you my email address.
http://www.megnicholas.co.uk/contact-me/
Thanks, Meghan
Hi Ralf,
I replied to your email message but it keeps coming back. Can you send me another address?
Thanks
Hi Megan,
Just wondering, anything new on a noCaptcha reCaptcha option?
Thanks!
Just got an email from Google about upgrading to reCAPTCHA v2. Probably everyone using this plugin will soon be getting a similar letter. I guess an upgrade is necessary?
I just got that same email from Google about updating to v2. Would be great if there could be an update. I will have a look myself this weekend if you need a hand.
Yes so did I. I have started on this but work got in the way! I will get an update out as soon as I can 🙂
Thank you, megnicholas – keep it up!
Hello!
I’ve copied my modified version of the plugin to Github, have a look at https://github.com/geschke/clean-and-simple-contact-form-by-meg-nicholas
It is slightly modified, so the old reCAPTCHA code is still included, but maybe it could help you with migrating.Kind regards,
RalfPS. I’m using it at https://www.kuerbis.org/feedback/
Hi
Good news! I am due to update the plugin with recaptcha2 very soon support. You can download it here if you would like to test it.
Let me know if there are any problems.
Hi Meg,
Just tried to get this working and now my page is just displaying the tag [cscf-contact-form] as text
Example: http://www.vickhope.com/contact/
Something simple I’m missing here?
Cheers
Are you sure the plugin is activated?
It was a permissions problem on the server, that is now fixed however the reCAPTCHA doesn’t display.
<div class="control-group form-group"> <div id="recaptcha_div"> <div class="g-recaptcha" data-theme="light" data-sitekey="6LdhMQkTAAAAAMRECNGrAIv2uFqwm-3bhQxxxUNI"></div> <div for="cscf_recaptcha" class="help-block has-error error"></div> <noscript> <div style="width: 302px; height: 422px;"> <div style="width: 302px; height: 422px; position: relative;"> <div style="width: 302px; height: 422px; position: absolute;"> <iframe src="https://www.google.com/recaptcha/api/fallback?k=6LdhMQkTAAAAAMRECNGrAIv2uFqwm-3bhQxxxUNI" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;"> </iframe> </div> <div style="width: 300px; height: 60px; border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;"> <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;"> </textarea> </div> </div> </div> </noscript> </div> </div>
The topic ‘reCAPTCHA v2’ is closed to new replies.