Hi, i am trying to use theme (Corporate) for wordpress and i am having a little trouble hoping that someone will help me.
In header.php there is this code
<?php wp_list_pages('title_li=&depth=-1&sort_column=menu_order'); ?>
which shows all the pages i created.
Is there a way to select which specific pages to show up there and how this would be done?
Thank you in advance