Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you published any Posts as opposed to Pages

    Thread Starter hmccabe

    (@hmccabe)

    I don’t think so.. I have published a post but that is showing in the archive on the right hand column. I’m not sure where the home page is looking at as when I create a home page it then appears twice in the menu.

    Can you please help?

    Thread Starter hmccabe

    (@hmccabe)

    When I actually create a home page which I have now done it appears twice. Is there a fault with wordpress?

    It’s not a fault in WordPress itself but your theme needs modifying to deal with a static home page. Try editing your theme’s header.php file and removing:

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

    to get rid of the extra Home link.

    Thread Starter hmccabe

    (@hmccabe)

    Thanks for this.. I’ve tried editing it however no such line exists!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Home page not working’ is closed to new replies.