How do you keep Pages from appearing in Headers? everytime I install a new theme, all the pages show up in the header and I dont want that.
i just want the pages to appear in the right nav bar in the "pages" widget and thats it.
How do you keep Pages from appearing in Headers? everytime I install a new theme, all the pages show up in the header and I dont want that.
i just want the pages to appear in the right nav bar in the "pages" widget and thats it.
Might need to look at how the theme author displays those pages. Typically they use the Appearances->Menus ability or they use the template tag, wp_list_pages(), in the theme's header.php.
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
This topic has been closed to new replies.