• All customer users gets an additional email for Login Verification Required.
    This create an additional risk because it forward the user to wp-login page that is restricted and normal users are scared for more that one verification emails.
    I disable the the 2FA for customers and also change the reCAPTCHA human/bot threshold score to 1.0 but the issue it still exists.
    I have also checked captha codes and are correct.
    How can i fix this issue in order not to required additional verification.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thanks for reaching out.

    Are you using a custom login page rather than /wp-login.php or /wp-admin?

    Tim

    Thread Starter Prokopis Prokopiou

    (@ppokopiou)

    i use the wp-admin page for the administrators in which it redirect me to wp-login as the below example
    wp-login.php?redirect_to=https%3A%2F%2Fwebsiteurl.com%2Fwp-admin%2F&reauth=1

    my issue is for the customers that get another email to be again verified.,

    customers gets one email to be verified, and on login they get one more email to be verifies again with the woocommerce wp-login page

    Thanks for confirming that. Are you using any other plugins that include reCaptcha?

    Tim

    Thread Starter Prokopis Prokopiou

    (@ppokopiou)

    if i remember correctly, form submission is using Google recaptha.

    There may be a conflict there. I checked but didn’t find a plugin named form submission in the repo to look at. Can you try disabling Form Submission’s reCaptcha feature and see if it still happens?

    Tim

    Thread Starter Prokopis Prokopiou

    (@ppokopiou)

    plugins that i have add recaptha
    -user registration v3
    – contact v3

    should i install WordPress CAPTCHA Plugin and disabled the recaptha option from all other plugins?
    it should be more safe and compatible with Wordfence using this option?

    Using more than one plugin that touches the same functionality is a recipe for conflict. I’d try disabling the functionality in all but one of the plugins. Any of the v3 versions of reCaptcha will send an email for verification if they are active on the site.

    Tim

    Thread Starter Prokopis Prokopiou

    (@ppokopiou)

    ok, let me understand the best approach. shall i disable all of them and leave only the Wordfence
    or disable all of them including Wordfence and install google WordPress CAPTCHA Plugin?

    It doesn’t matter which one you use, just as long as you use only one of them. Try that.

    Tim

    Thread Starter Prokopis Prokopiou

    (@ppokopiou)

    i have try both solutions and it still not working. the only solution for this to be working is to have wordfence recaptha disabled and user registration enable.

    ERROR:Error on google reCaptcha. Contact your site administrator.

    Then you’ll need to use another solution other than our reCaptcha.

    Tim

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘additional Login Verification Required’ is closed to new replies.