• Hi,

    I may have asked this before and not had an answer but I really need some help.
    I have change the theme I am using so that the home page is a page and not a post. I have created a page called Journal for my posts. All is OK but, the menu bar now has 2 Home items (the original and the page I created).

    I have changed the header.php file so it reads:
    <div id=”menu”>

    • /”
      >Home
    • <?php wp_list_pages(‘sort_column=menu_order&hierarchical=0&exlude=28&wptitle_li=’);?>

    </div>

    Where 28 is the reference for the Home Page I created. However, it doesnt work the page still appears in the menu and I am at a loss as to what else I should try. Url is https://www.marketing-maverick.com
    I would appreciate any help at all.
    Thanks
    Mike

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp_list_pages’ is closed to new replies.