• WP Monkey

    (@scdesmond)


    I am trying to use the Front Page feature to create a Home page on my website.

    First problem is that when I have it as a Published page, there is a Home tab and then a blank tab or two Home tabs.

    So if I make the Home page private, this takes care of the double tab problem, but then the heading on the page starts with “Private:”.

    Any suggestions?

    Link: Kodiaktraining.com

Viewing 1 replies (of 1 total)
  • esmi

    (@esmi)

    Make your own Home page public again and give it the title of “Home”.

    Then open sidebar.php (or possibly header.php) and look for a line something like:

    <li><a href="<?php bloginfo('url'); ?>">Home</a></li>

    and delete it.

Viewing 1 replies (of 1 total)
  • The topic ‘Trying to remove “Private” from heading of Home page’ is closed to new replies.