Viewing 1 replies (of 1 total)
  • add this code where you want the navigation:

    <?php wp_list_pages('title_li='); ?>

    then add this to your stylesheet:

    li.pagenav li {
    			display: inline;
    		}
Viewing 1 replies (of 1 total)
  • The topic ‘Customization: link to Pages’ is closed to new replies.