basebalman
Forum Replies Created
-
Forum: Plugins
In reply to: [A5 Custom Login Page] A5 Custom Login Page Page no longer worksIt seems like I must be blocking users that aren’t signed in from accessing some file(s) that the plugin needs to work properly. Entering in the url for custom-login-page.php, I see that user have access to that, so what else could it be? Thanks.
Forum: Plugins
In reply to: [A5 Custom Login Page] A5 Custom Login Page Page no longer worksHmm, it works when I turn off Redirection. I will try to figure out what’s going on. Any advice would be much appreciated.
Do either of you know how I can edit the links? I have a separate login page I’d like to redirect to (not /wp-login.php).
I realized I quickly to put it in Custom CSS. Thanks so much for this; very helpful.
I’m also trying to change the text color (and remove shadow) on the back to blog, lost your password and login links. I added
.login #backtoblog a. {color:#ffffff;}
to functions.php but nothing changed. What else do I need to do?
I’d also like to change where the login link url. Is that possible? Thanks!!