Captcha and reCaptcha
-
I’m having real difficulty in getting either captcha or recaptcha working with my form. The form works well alone but when I add captcha it appears just as a box with a cross. The code behind shows:
<img class="captcha_img" id="wd_captcha10" style="display: inline-block;" src="https://www.exampledomain.net/wp-admin/admin-ajax.php?action=formcontactwdcaptcha&digit=6&i=10&r=69" type="captcha" digit="6">
I’ve deactivated all the plugins to check if there was a conflict but this didn’t help.I then tried using recaptcha (I’d prefer the simplicity of captcha). It appears fine on screen but always returns ‘Error, incorrect security code’.
I see this issue has been raised several times and the solution has been to give the plugin developers access to the backend which I’m not in the position to do. I’d appreciate guidance on how to solve this. Thanks
- The topic ‘Captcha and reCaptcha’ is closed to new replies.