djenyns
Member
Posted 8 years ago #
When you go to this page:
http://www.systemtradingblog.com/index.php/what-is-rss/
On the right hand side it says Pages
(After I am done, I am going to change the name of Pages to Recent Posts. These links link to the page template)
My list of page links are not showing up on any of the individual post pages. How do I fix this?
djenyns
Member
Posted 8 years ago #
can anyone help me fix this?
what's the code that you're using in your sidebar.php file to display the page list?
djenyns
Member
Posted 8 years ago #
<?php wp_list_pages('sort_order=DESC&sort_column=time_created&exclude=40,43,44,45,59&created&title_li=<h2>' . __('Pages') . '</h2>' ); ?>