• Resolved mmkh

    (@mmkh)


    When I activate the RecCaptcha feature for the login page using this plugin, I get the error Your answer was wrong – try again. about 3 years ago, according to the research I did in this forum, he encountered the same error, and the solution was to completely delete the plugin, even from the database, and reinstall the plugin and not activate this feature.
    I wanted to see if there is another solution to fix this error?
    Because now I can’t enter my admin user panel
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @mmkh

    you can add AIOS_DISABLE_LOGIN_LOCKOUT in wp-config.php as mentioned below. It will disable captcha field from login page.

    define( 'AIOS_DISABLE_LOGIN_LOCKOUT', true );

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Error Your answer was wrong – try again.’ is closed to new replies.