Login form not displaying after plugin upgrade
-
After a recent Ultimate Member upgrade, the form on the login page no longer appeared.
After searching on the web I found a reference to a CSS fix that needs to be applied:
/* to make the Ultimate Member login form to display */
.um {
opacity: 1 !important;
}The form now appears, and works, but I’ve noticed that the ‘keep me signed in’ checkbox cannot be checked.
See: https://www.cambrian-mountains.co.uk/login/
I have the following installed:@
- Ultimate Member 2.8. 2
- Ultimate Member – bbPress 2.1.6
- Ultimate Member – Social Login 2.5.3
I view CSS patching as a necessary hack. Is this a known problem? If so, what’s the fix?
The page I need help with: [log in to see the link]
- The topic ‘Login form not displaying after plugin upgrade’ is closed to new replies.