So it looks like that get_the_ID() was getting the wrong post ID and manually adding in the post ID got it to work.
Thanks again for helping.
Something else must be the issue. When I run a var_dump I only returned
string(0) “”
I appreciate you taking the time to check.
UPDATE:
So I tried it out on your link and it didn’t work adding in the index.php.
sorry for the false hope
——————————————————————
I had the same problem, I wasn’t able to get it to switch months until I added index.php to the url
so for example I have this url for events page:
http://www.mysite.com/category/events
I added index.php to the url to get:
http://www.mysite.com/index.php/category/events?eventDate=2011-08&eventDisplay=month