Hello DP members, Please help me on this and kindly view this image, TechSmith | Screencast.com, online video sharing, 2010-12-27_1146 Is it possible that we can choose what pages to be the menu items? Any information you may provide will be highly appreciated. Thanks, MagicLouie
Yeah, it is possible. If you use Thesis or Twenty Ten themes, i have two video tutorials how to do it. Without knowing the theme you are using is kind of hard to help though..
Are you using version 3.x of wordpress? If yes then you can simply create your own menu then integrate it. Alternatively you can go to your header.php, look for wp_list_pages(), then use wp_list_pages('include=PAGE ID');. Just change the page id with the actual id of the pages. Separate it with commas.
wordpress admin ---> appearance ---> menu you can try it here....try... and try... I often use this method in WP V 3.0.1 and more