Hi all -
I've set up a template that is displaying a list of monthly archives in the sidebar. However, when I click on the month (i.e. June 2008), the page it goes to still displays all the months' posts, instead of just June's. The permalink looks right, with the /2008/06 structure. I just can't figure out how to tell WP to only display the current month selected on the page.
Thoughts? Have a look at the page at http://www.bigheartsandbox.com/archives/2008/06
Thanks so much for the help!
Justin
Don't use the word archives in your permalinks settings because you will just mix up posts with your actual archives. Use another word instead.
Thanks, but unfortunately, that doesn't make a difference for me. I've changed the permalink settings, but the problem still exists.
Look at this page: http://www.bigheartsandbox.com/2008/02/. That SHOULD only show posts in the month of February 2008, however, it's still showing all the posts, regardless of the month.
Am I missing something on my page template that needs to be there to decide which month to show?
You may be having permalinks/.htaccess problems. I see a mix of default and pretty permalinks on your blog.