Does anyone know how to edit or control the url query string in ec3_get_calendar()?
When I click on a date link in the calendar widget in the sidebar, the url query string is http://my.domain.com/events/?m=20100514&cat=9
I prefer that it be http://my.domain.com/events/?p=25 which is the actual event post ID.
Anyone had success with this?
Thanks.