Conversation
supportHello. 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 http://wordpress.org/extend/plugins/login-logo/
Are you trying without the brackets? e.g. login-logo-site-2.png I am pretty sure they aren’t needed.
Hi Jason; No I haven’t tried without the brackets. Anyway don’t worry. I got a plugin called “theme my login” which creates a login page and uses the branding of any theme. Thanks though
I can confirm it works once you remove the brackets. Thanks, Jason! I was not sure how the variable should be replaced in the string, not being familiar yet with the “blog id” concept.
Are you trying without the brackets? e.g. login-logo-site-2.png I am pretty sure they aren’t needed.
Hi Jason; No I haven’t tried without the brackets. Anyway don’t worry. I got a plugin called “theme my login” which creates a login page and uses the branding of any theme. Thanks though
I can confirm it works once you remove the brackets. Thanks, Jason! I was not sure how the variable should be replaced in the string, not being familiar yet with the “blog id” concept.