</div>
Login link on click, it is working but when the login screen appears, It keeps on blinking.
Can you please confirm here first? If you are using wplms version 4 or the version 3.9.9?
This reply has been marked as private.
hi,
yes this was the issue
it's fixed now please update your theme to the latest version that is 4.03 and then check
Hi, Thanks for your email. We updated to 4.03 but we are getting the same problem. We have kept the login button active on the site (https://www.lifewayequip.com/)at the right hand top corner next to the shopping cart. You can test it and see. Our site is live and I hope you can revert quickly as we don't want our client to get upset.
You can see the video of whats happening
https://www.lifewayequip.com/wp-content/uploads/2020/01/BlinkingLogin.mp4
Please help urgently.
Thanks,
Roshan
Add this custom css Appearance>Customize>custom css
a.vibebp-login:hover,a.vibebp-login a:hover {
transform: none;
}
Hi,
We used the code you sent and the blinking has stopped. However we still have these 2 issues:
1.On the login pop up box, if we put the wrong email id or password, there is no prompt. 2.Also, when we click forgot password, no email is being sent.
Please help.
Thanks,
Roshan
Hi,
Email Validation added already
https://prnt.sc/toc8qz
We are checking forgot password issue if exist else we will fix this in next update.