• How do I take the “Log In” note Off of selection articles on the blog banner..

    When you log into my blog you see, and can get into my Admin Area.

    How do I block and take this item off of my banner.

    What I am saying is that on the front page of my blog you can see
    Home, the name of my various pages and then the words “Log In”

    If you hit the words Log In, it will take you to my Admin Area.

Viewing 1 replies (of 1 total)
  • look into header.php of your theme, and see if you can find something like:
    <?php wp_loginout(); ?>

    before editing, make backup copies of all theme files

    try and delete this code only if you are sure what you are doing.

    otherwise copy the header.php into a http://wordpress.pastebin.com/ and post the link to it here.
    someone might have a look at it and give you more detailed help.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I take the “Log In” note Off of selection articles on the blog banner’ is closed to new replies.