Hello all, The Alobaidi Captcha works well for WP Admin but clashes with Woocommerce my account page. It keeps asking “please enter total” and does not sign on the user. Tried deactivating/deleting by renaming the Alobaidi plugin file on server/ Used settings provided by the Alobaidi plugin to disable captcha for login form. Nothing worked – it went into loops with multiple redirects. This is a serious blocker for users trying to login or register in the website. i am a newbie to WordPress. Kindly help to fix this issue as to how to disable or remove the Alobaidi captcha without affecting the website and Woocommerce plugin. thanks
]]>If I network activate or activate the plugin manually on all subsites i get a fatal error.
I solve this, by replacing line 103 in alobaidi-captcha.php with:
include dirname ( __FILE__ ) . '/settings.php';
Maybe you can review your code and change this.
]]>Plug-in works great on /wp-admin page, successfully removing all spam registrations
BUT
on the log-in page at /account it doesn’t show the sum captcha. When you try and log-in here the following page returns the ‘Please enter the total.’ error message.
I have switched off the plug-in as actual customers are now unable to log in and place orders!
]]>v1.0.2
When Captcha is not entered correctly, user only gets a Error screen. Pressing BACK on the browser simply goes back to the login with an OLD Captcha question. REFRESHing the error page makes the Browser ask if all info is to be entered again, which is pointless since the info provided in the forms is bad.
The Captcha question needs to be refreshed.
-Provide a URL to click on to go back to LOGIN page that will refresh Captcha question.
-Auto-refresh the Login page while going back automatically after a delay.
Make is user-friendly.
]]>