• Resolved abortolotti

    (@abortolotti)


    Hi,
    I see others saying that logo doesn’t display correctly.

    Mine doesn’t display at all!!! On Any of the three sites I tried the plugin on.
    The background image works fine but when I chose the logo, nothing appears on top of the login form and what’s worse, if I deactivated the plugin, even the WP Logo is not showing anymore…

    What’s going on here? How can I get the logo to show up?

    https://www.ads-software.com/plugins/custom-login/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Austin

    (@austyfrosty)

    Do you have a link to a site I can take a peek at? I can’t really help you without knowing more. If the plug is deactivated and the WP logo isn’t showing there is a problem beyond the scope of the plugin.

    Thread Starter abortolotti

    (@abortolotti)

    Hey Austin,

    here is the url for you:

    https://casitasitges.org/wp-admin

    You’ll see it loads an image background, the form, but no logo. I use OptimizePress theme (old version, not the 2.0) and before installing your plugin the WP logo showed up correctly.

    Thanks

    Plugin Author Austin

    (@austyfrosty)

    Looks like you’ve got another plugin or the theme adding custom CSS to the login head.

    If you look at the source you’ll see

    <style type="text/css">
    html, body {background:#;}
    html{background:#;}
    body{background:#;}
    h1 a { background-image:url() !important;height:123px; }
    .login h1 a {height:123px;background-size:auto;}
    body.login {background:#;}
        </style>

    Find which plugin or function in your theme is outputting that and you’ll fix it.

    This is not caused by Custom Login.

    Thread Starter abortolotti

    (@abortolotti)

    Thanks for the super fast answer, I appreciate.

    I am not a coder unfortunately, so I don’t really know what to do…

    I am afraid I’ll have to stick to not having the logo, for I don’t want to mess up anything else.

    Thanks.

    Plugin Author Austin

    (@austyfrosty)

    Try activated the default WP theme to see if it’s the theme. Otherwise doing so with all plugins one by one.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo does not display at all’ is closed to new replies.