Hi MichaelH,
Thanks a lot for your explanation, but I will really need to do it in the second manner. Though I have learnt programming like c, java, yet I’m extremely unfamiliar with php and wordpress codex. I’m wondering if there is any plugin/widget can help the task, or is any place I can quickly pick up the syntax of php and wordpress codex?
Very thanks to brockangelo, I made the changes according to your suggestion, now evrything is fine, thanks a lot
Hi, moshu, I know that they can have subpages, what I want to do is to hide the sub pages and pages from the navigation bar
thanks a lot brockangelo, but I still don’t know where to insert the php tag
<?php wp_list_pages(1); ?>
I have placed at different locations, but it always makes a new list rather than stucture the existing one.