Find the ID number of the page
(In the admin panel, click on pages and hover the mouse over the page title, the page ID number will appear in the status bar, not down the number.)
Go to edit header.php, find where it lists pages and add "exclude=15&" (where 15 is the page ID),so you'll up with something like:
<?php wp_list_pages('exclude=15&depth=1&title_li='); ?>


LinkBack URL
About LinkBacks




Reply With Quote
Ok i will find the header code and post here.




Bookmarks