tmatsumoto 0 Report post Posted January 20, 2011 Hi there, I'm using a Post Navigation in the Page Content Area in order to show a previous page and a next page links. However, this little navi bar follows WP page ID to make an oder so when I make a new page, I can't put the page in the middle of the old page. Is there anyway to change the order of Post Navigation? It shows like this: < Page ID=145 Page ID=147 > Here you see the content of Page ID=146 When I create a new page,it's going to be Page ID=148. But what I want to make it is... for example: < Page ID=145 Page ID=148 > Here you see the content of Page ID=146 Thank you for your help! Ted Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 20, 2011 Which theme are you on? could you just override the section.postnav.php template with your own code in the child theme? Share this post Link to post Share on other sites