Forums

No log in link - installed new theme & can't get to admin panel (2 posts)

  1. silverface
    Member
    Posted 2 years ago #

    I installed a new theme to change the look and start building my site (having finally gotten WordPress installed after 4 or 5 days of problems) - and to add to my frustration the new theme had no link, button or any way at all to log in to my administrative panel.

    I searched both the web , the "Codex" and the support forum for a couple of hours and could find nothing that worked.

    I finally found a thread that had a solution...sort of...but not exactly how it was shown. I thought I'd post this so other newbies might get lucky, find this post and not go through what I did

    Two ways to log in were shown:

    You can either go to it by manually typing the address in your browsers address bar (then bookmarking it):

    http://yoursite.com/wp-admin/

    Or you can add this in your theme where you want it to appear.

    <?php wp_register('

  2. ', '
  3. '); ?>

    The first solution sent me to the website of the company where I purchased my domain - so it didn't work.

    The second solution I could not try since I couldn't log in - unless there's some hidden cave that allows you in (which would be a third solution) that one would only add a log in link once you ARE logged in!

    I kept messing with the first one though, finally found the solution:

    You DO NOT use your domain name. The method that DOES work is entering (and clicking the link will probably get you there without entering anything - then, as previously suggested, bookmark it!):

    http://localhost:8888/wp-login.php

    Disclaimer - I have found so many conflicts in the Codex itself, user posts and WordPress "help" sites on the 'net that I would not be surprised at all if this one didn't work for some people. It was, however, the only thing that worked for me.

  4. Samuel B
    moderator
    Posted 2 years ago #

    or you could just add the "Meta" widget to the sidebar

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.