[Plugin: Cimy User Extra Fields] No reCAPTCHA with SSL
-
Chrome refuses to load the reCAPTCHA JavaScript when the WordPress site is using SSL.
To fix, change cimy_uef_register.php line 1187 to:
echo recaptcha_get_html($options['recaptcha_public_key'],null,is_ssl());It’d be great if you could release an update with this fix.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Cimy User Extra Fields] No reCAPTCHA with SSL’ is closed to new replies.