Replies: 0
Wordfence Login Security with WooCommerce alters the login error message to not disclose that an user exists but inserts that message into the wrong place in the DOM. The WF inserts the message before the #primary content area div but this is not the correct place where WooCommerce is concerned.
Just as mentioned here: https://wordpress.org/support/topic/wfls-login-error-message/
See screenshot here: https://ibb.co/j518XKs
I have tried to turn off the option “Don’t let WordPress reveal valid users in login errors” but it still persists.
How can I fix this?