Hi, I've got a wordpress hosted blog and when I add a page it seems to add the pagename to the top of my blog at the header, on the navigation bar. I tried making the page private but that just prevents anyone from seeing it. I was hoping to just link to it from a side bar text link. I've tried adding the following line of code to my nagivation bar but it doesn't seem to make any changes: <?php wp_list_pages('exclude=1563&title_li='); ?></ul> (1563 is the number of the page) Anyone able to help? If so how much are you likely to charge? Thanks
Yeah tried that but couldn't find the bit of code to edit so presumed it was just in the navigation.php bit...
Try this ..might solve your problem http://wordpress.org/extend/plugins/exclude-pages/ Best regards, Mobile-Monster