I just installed the "red delicous" theme to my website, and it doesn't have a login or admin button anywhere on the site. How am I supposed to log in and manage the site without that link?
I just installed the "red delicous" theme to my website, and it doesn't have a login or admin button anywhere on the site. How am I supposed to log in and manage the site without that link?
You can either go to it by manually typing the address in your browsers address bar (then bookmarking it):
Or you can add this in your theme where you want it to appear.
<?php wp_register('<li>', '</li>'); ?>
That works! Thanks so much!
I had the same thing just happen - I finally got WordPress installed last night after 4 days of chaos; I've been reading through the docs and changing absolutely nothing since installation was so difficult.
I searched for themes that fit what I intend to use the site for, downloaded one...then couldn't find out how to access it for the next hour.
Finally did, uploaded it (this is all locally - I'm not uploading it to a host until I have something usable) and activated it. It looked pretty good so I thought I'd finally try some things...but there's no login button, link - nothing.
I used the instructions above (typing the local address in the browser window per the example) and that takes me to where I bought the domain name!
The other example I can't do until I can get to the administration stuff - which I can't because what's in that example isn't ALREADY there. Catch-22.
How in the heck do I log in?
This topic has been closed to new replies.