Open miamos opened 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?
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
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.”