No message after wrong password in login form
-
Hi, i have just mentioned that there is no error message about wrong password or wrong user in both side login and login page of your theme.
Attachments:
You must be
logged in to view attached files.
Hello,
Please disable any plugins not directly related to our theme and provide us with your admin access details. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
– WoodMart core
– WooCommerce
– Elementor/WPBakery Page Builder
Thank you in advance.
As we can see, most of the plugins are turned on. Could you please disable them temporarily?
As we can see, it works correctly now. Here is a screenshot https://gyazo.com/a00ca67d4d5a47513e6b75e1379f9d37
Could you please test it from your end?
yes I see it working i think this is a wordfence security plugin problem
yes its wordfence it moving the pare down and the message in not visible.
We are glad that you sorted it out. We will check if there are any workarounds for our 8.1 update.
Kind Regards
Try to use the following custom CSS to fix this issue. Let us know if it helps
.wfls-login-message{
scroll-margin-top: 100px;
}