Pages Weirdness
-
Hi all,
I have added the ‘Pages’ tag to my sidebar to display my ‘Pages’ All good so far – th elisting shows up on the home page and on the sidebar of archived posts or ‘view post’ pages.
However, if I click on one of the page link, the resulting page somehow loses the list of ‘pages. The header remains, but the list itself is gone.
i.e.
http://benjamieson.com/ – correct
http://benjamieson.com/index.php/about-me/ – pages are gone. Disappeared!all sections are using the same include for the sidebar, to which I have added:
<?php wp_list_pages('sort_column=menu_order&title_li=<h2>' . __('About Me') . '</h2>' );Â ?>As specified in the WordPress tag guide.
Does anyone have any idea why ‘Pages’ disappear when you view ‘Pages’
Tis most odd!
Ben
The topic ‘Pages Weirdness’ is closed to new replies.