Forums

Delete Log-In link (9 posts)

  1. vtxm
    Member
    Posted 1 year ago #

    Hello,

    We are using the Nearly-Sprong template of WP 3.0.1.
    There is a Log-In link at the header but we want to delete the Log-In link only.
    There's an option to hide the header links but that not wat we want.
    We don't want people with bad meanings to come easily to the log-in panel and type as a wild beast passwords in a try to hack our blog.

    Cheers,
    February 2011 Blog.

  2. t-p
    Member
    Posted 1 year ago #

    look for code pertaining to log-in in your current theme's templates, and strike it out.

  3. vtxm
    Member
    Posted 1 year ago #

    I can't find it.
    Not in header.php as well in index.php.

  4. t-p
    Member
    Posted 1 year ago #

    is Nearly-Sprong a premium (paid) theme?

  5. vtxm
    Member
    Posted 1 year ago #

    No, a free theme because I downloaded it legally at my WP 3.0.1 admin, themes> install themes.

  6. vtxm
    Member
    Posted 1 year ago #

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try looking in functions.php.

  8. ClaytonJames
    Member
    Posted 1 year ago #

    the login link is in the nav bar on that theme.

    header.php line 44

    <?php wp_loginout(); ?>

  9. vtxm
    Member
    Posted 1 year ago #

    Thank you James, link is deleted.

Topic Closed

This topic has been closed to new replies.

About this Topic