Okay, I'm absolutely stumped and gobsmacked here. I have the default WP Calendar set up in my sidebar. It looks and works great, unless I am viewing a section of my blog that involves a monthly view -- that's when the oddities begin.
For instance, the calendar works brilliantly if I am looking at the following:
http://localhost/blog/?p=1 (a single post)
http://localhost/blog/?cat=1 (posts from a certain category)
Then, the calendar gets wonky if I am looking at the following:
http://localhost/blog/?m=200905 (posts for the month of May)
http://localhost/blog/?m=200906 (posts for the month of June)
For some reason, if the view is a result of a '?m=xxxxxx' page, the calendar get screwed up (e.g., it shows June having 31 days instead of 30).
Does anyone have any ideas as to what may be causing this? I've searched high & low and can't seem to figure this out.
Thanks in advance!
John ..