• Hi Support,
    I have the plugin Admin Custom Login installed and it has been working great. For some reason the log in screen changed to Login with WordPress.com instead of the log in screen with username and password. I cannot figure out where there might be setting or switch to flip this back.
    Your help is greatly appreciated!
    Linda

    The page I need help with: [log in to see the link]

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

    (@weblizar_support)

    Hello, LindaK816

    We checked it and as we can see this functionality comes from jetpack plugin.so if you don’t want to use this functionality then we provide you the custom CSS for it to hide OR switch it.
    Use this custom CSS to hide ‘Login with WordPress.com’ functionality.
    To Apply this custom CSS follow these steps –
    1) AC Login > Login Form setting > Custom CSS
    2) apply the custom CSS code here.

    #loginform #jetpack-sso-wrap{
        display: none!important;
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Trouble with WP log in screen displaying instead of log in with username/pswd’ is closed to new replies.