tareq1988 / wp-recaptcha-integration

WordPress reCaptcha integration supporting Ninja Forms and Contact Form 7
https://wordpress.org/plugins/wp-recaptcha-integration
50 stars 31 forks source link

Buddypress register form integration problem #42

Open miamos opened 9 years ago

miamos commented 9 years ago

If option “No Captcha where you just click a button” is selected captcha does not appear on registration form of Buddypress. At the same time if I click submit on the registration form of Buddypress I’m redirected to another page with error saying: “Error: the Captcha didn’t verify.”

mcguffin commented 9 years ago

For me it worked on a fresh WP 4.2.2 + Buddypress 2.3.2.1 installation using the twentyfifteen theme. The failed verification means that the captcha is functional, but either it is not added to the form or the rendering fails due to a JS error. Does the captcha element appear in the DOM (search for a DIV with class="g-recaptcha")? Can you see any JS errors?

miamos commented 9 years ago

No there is no DIV with class=g-recaptcha in the form, no JS errors as well. The same problem for both NOW and OLD style captchas. After changing the theme to twantyfourteen (do not have fifteen installed) NEW works correct, OLD does not appear. I'm using WP 4.2.2, Buddypress 2.3.2.1