Hi everyone,
I'm working on trying to fix an issue on a site where the post archives do not filter correctly - whatever date I choose it just lists all the posts. I'm using wp_get_archives() to pull in the list which works fine but clicking them doesn't filter the posts.
I wonder if I may be doing something wrong? I based my theme upon the twentyten theme, you can see the news archive page here:
http://somersetwaste.gov.uk/swp/press
And you'll see that whatever archive month you click, it simply lists everything.
Anyone have any ideas?
Thank you in advance
Michael