Unfortunately it doesn’t work anymore with the newest Version of WordPress , 6.7. Is there any chance to get an update?
]]>Great plugin, I have it installed and it works perfectly, but I wanted to make sure it is still active
Thank you!
]]>Is this still active?
]]>Was the version number a typo? Seems it’s supposed to be version 1.0.0 but the listing page and plugin says it’s 0.10.0.
]]>Hi
I have read past topics on this subject but haven’t found a solution. I am not a techie and very new to web development. I uploaded Ben Huson’s password protect and your personalised logo login. I followed all the instructions for both but am unable to identify where to go to check that they are working and whether or not they need editing.
The site is not yet launched, so I am ‘visiting’ the site but not getting the password log in at all.
Any advice would be greatly appreciated
Thank you
Great plugin thanks!
As already mentioned. A new depreciation notice in debug from 5.2 to use login_headertext. Is that an easy fix?
Notice: login_headertitle is deprecated since version 5.2.0! Use login_headertext instead. Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead.
Thanks
]]>I’ve only just noticed this, so I’m not sure when this has changed, but the login logo is no longer centered.
The plugin adds some CSS to wp-login.php
.login h1 a {
background: url(/wp-content/login-logo.png?v=XXXXXXXXXX) no-repeat top center;
width: 312px;
height: 91px;
margin-left: 8px;
padding-bottom: 16px;
background-size: auto;
-o-background-size: auto;
-webkit-background-size: auto;
-khtml-background-size: auto;
-moz-background-size: auto;
-ms-background-size: auto;
}
The css in the plugin needs to be updated to:
width: 320px;
margin-left: 0;
I can add this to the sites I manage, but it would be great to have the plugin updated in the next version as I have a lot of sites with this plugin installed.
]]>Since WP 5.2 update and wp_debug enabled ‘login_headertitle’ is marked as deprecated. The plugin hasn’t been updated since a while, just wan’t to know if it will it be updated in time or is just dead. Thanks!
]]>User can just click the logo to access the site w/o logging in. How do I kill or change the logo link?
]]>Hi,
This plugin is not working on my end, and I wonder if I’m doing something wrong…
I have a WordPress Multisite, with customers on for example:
john.domain.com
sam.domain.com
jane.domain.com
etc
– I added/installed the plugin, did Network activate.
– Dropped the file login-logo.png in the wp-content folder
After that went to one of the sub sites, and checked the logo, it still shows the default WordPress logo… can you help?
]]>Is there any way I can upload a retina version (@2x, @3x) of the login logo and have it displayed correctly? If not, are you planning on supporting this feature in the near future? I would love the logos to not look fuzzy on phone and iPad displays.
]]>The change log is only current to 0.7
What’s changed in 0.9?
Thank you
]]>Is Login Logo ready for WordPress 4.7?
I hope to hear from you.
Best regards,
Ineke
Cant seem to get the image to work on this site
]]>Mark,
You do great work. I really like the Pages Link To plugin. Its a staple for me on all sites. Could I ask you a question about removing the WP default logo completely. I know the following function I found online removes the logo as I tested it:
<?php
//
function my_login_logo() { ?>
<style type=”text/css”>
body.login div#login h1 a {
background-image: none;
background-size: 0 0;
height: 0;
margin: 0 auto 0;
width: 0;
}
}
</style>
<?php }
add_action( ‘login_enqueue_scripts’, ‘my_login_logo’ );
?>
However, the login box shift upward on the screen and I don’t know how to get the login box centered like it was before I removed the logo. Visually the login box shifting 3-4 inches upward puts it in too high of a position in my opinion.
Please assist if you know a quick fix to keep the login box centered on the login page.
Kind regards,
Bobby
]]>I just installed a SSL certificate on my multi-site install, and when I visit the main site login page, the logo shows up. But on my mapped subsites, the logo doesn’t load. Any advice?
]]>Can someone please advise as to how to name my multisite logos? My multisite is using subdirectory structure.
The main site in the root (e.g., mysite.com) uses login-logo.png and it works fine. The second site is in a subdirectory, like “mysite.com/site2”.
Therefore, what do I replace “{$blog_id}” with to get the logo for the site in the subdirectory to show?
Thanks.
]]>Logo is there in the code but will not appear in the page. Tried several browsers with same results. Any suggestions?
]]>Hi!
Can anyone tell me how to add a background-image to the login-screen?
Would be very helpful ??
Thank you!
]]>Can you please explain what I need to edit to allow for a .jpg file instead of a .png
Regards
Dale
I uploaded my own logo into wp-content, exactly as directed. Not only did it now show up, I’m also locked out of wp-admin. I went into plugins folder to delete this plug-in but it’s not showing up. Where else can the plug-in be, if not in wp-content/plugins? All I want to do is remove this plug-in and get back into my admin. Can anyone help?
]]>any one else use this plugin along with Better Wp Security (https://www.ads-software.com/support/plugin/better-wp-security/)? I do and the styling for the login is missing when better wp security is enabled. ive asked their forums too. no answers yet.
]]>I keep removing the custom copyright, but it keeps returning. How can I get rid of it once and for all?
]]>Hello.
You mention that “If you have a multisite install, you can also use login-logo-site-{$blog_id}.png to assign a different login logo to each site.”
I named the logo using the above format and placed it under the wp-content folder and it is not working. I just wanted to make sure I named the file correctly. I tried naming the files using all of these formats and none of them worked:
login-logo-site-{$blog_id2}
login-logo-site-{2}
login-logo-site-(2)
Please let me know how to fix this. Thanks
]]>Hi,
I’m using the password protected plugin (Ben Huson). And i want to use this plugin in combination whit the password protected plugin. Is the installation different when i am using wordpress 3.5? I can’t find wp-content. I have a dutch version so that me be a problem. I have tried it for an our…
Help please,
Thank you ??
]]>On mobile devices it still shows standard wp logo. how can I change this?
]]>I’ve tried to figure this out ’till I’m exhausted…I read on “Explain installation Further” post and tried, but still no luck.
I created the PNG file and don’t think I’m putting in the right place or something…
I have GoDaddy and can access FTP File Manager and/or should I be putting this in the Plugin Editor, or creating a Page/Post or something?
Can you please provide even MORE extremely detailed instructions?
Thanks sooooo much!
MDane
I can’t get the different logo to work in a sub-site of a WP Multi-Site install.
When you say “5.If you have a multisite install, you can also use login-logo-site-{$blog_id}.png to assign a different login logo to each site.” is it still in /wp-content/?
Would the name of it be (in the case that the site id being 10) “login-logo-site-{$10}.png” or “login-logo-site-{$blog_id10}.png”.
I have tried many combinations and they don’t work.
Hello; This is one of those annoying questions from a wordpress amateur. If you could help me I would appreciate it. I was wondering about these steps (3-5):
Upload the PNG image to your WordPress content directory (/wp-content/, by default), and name the file login-logo.png.
If you have a multisite install with more than one network, you can also use login-logo-network-{NETWORK ID}.png to assign a different login logo to each network.
If you have a multisite install, you can also use login-logo-site-{$blog_id}.png to assign a different login logo to each site.
Where is this WordPress content directory? Is it in dashboard editor on my server and if is on the host server where do I go within cpanel? Is there any way you could explain this in simple terms to an amateur? Thanks!
]]>I followed the wonderfully simple instructions and everytime I put “login-logo.png” in the wp-content directory, the login screen was blank where the logo should be. I tried both transparent and non-transparent images designed in Photoshop. What do you think?
]]>