• Hello. I am trying to set up my site, https://www.cataupstate.com, with the
    f8 lite theme. Somehow, I now have 2 home tabs but only the 2nd one shows up in the list of pages. I tried to delete it but then there is nothing in the pages list. I am a total newbie to this so please be gentle and very specific in explaining how to rectify this. thanks in advance. ken

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    -If you see two “Home” in dashborad>>appearance>>menu
    remove one of them

    -if that does no help, try an plugin like Exclude Pages ? WordPress Plugins to exclude a page from navigation rather then tweak wp_list_pages.

    -if that does not help, review see Template Tags/wp list pages ? WordPress Codex and use
    <php wp_list_pages(title_li&exclude=X;);?>
    where ‘X’ is the id number of the page you want to hide.

    I have the same issue although I can delete one of the home pages from the dashboard, but the other is not listed and when you click on it you get the following error message …

    Not Found
    Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

    I have searched the WP forum and seen different ways to edit the header.php etc, but could never find the code mentioned in my version.

    I have tried the “Exclude Pages” plugin, but to use that you have to be able to seen the page listed. The home page I have is NOT listed in the dashboard. I have also looked at the “Template Tags/wp list pages ? WordPress Codex” review, but the home page in question does NOT have a number after the website URL.

    Hope someone can help.

    Steve

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘two HOME tabs now in nav bar’ is closed to new replies.