• I have created a home page as a static page and find that I now have two! From looking through the forums, other people have clearly been here before me – and had good advice about how to sort it out. The advice seems to be to go to the header.php and delete the following

    /”>Home
    <?php wp_list_pages(‘title_li=’); ?>

    but, try as I might, I can’t find that code in my header php (I’m using the weaver theme).

    The url to the site I’m putting togeether is http://www.loubes-bernac-cottage.com

    I’ve had some helpful advice from the forum already suggesting I look in functions.php, and also that there might be an option to suppress this additional home page via the dashboard, but so far I haven’t been able to locate the relevant bit of code (or the required check box).

    Any help or advice much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rjksduncan

    (@rjksduncan)

    After a bit more digging I found the advice I had been given was correct – there is a check box under Dashboard/ Weaver Options/ Main options/ Header options: to chek ‘No Home menu item’ – and lo & behold the second home tab disappeared.

    However, just when I thought I could heave a sigh of relief and move on … I find that when I click back on the url to test how the site appears, although there is only one home tab showing, the message displayed on the screen is:

    Not Found
    Apologies, but the page you requested could not be found. Perhaps searching will help.

    Clicking on the home tab takes me to the home page I have created, but not brilliant to have an error message on the opening page!

    Any ideas?

    how many posts do you have in your site?

    clicking on the site title will lead you to the front page, which be default would be the posts page:

    no posts -> ‘not found’ message

    [duplicate topic: http://wordpress.org/support/topic/trying-to-get-rid-of-second-home-page?replies=6please start only one topic per problem, and continue with your original thread – closed]

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Weaver: double home pages’ is closed to new replies.