I just installed the Events Calendar plugin for wordpress, and although the admin interface works fine, and the plugin pops up on my sidebar when I add <?php SidebarEventsCalendar(); ?> to my theme, the events I add do not pop up on the sidebar. Eg. I add an event for the 20th, the 20th in the sidebar calendar is supposed to turn red and I should be able to hover over it to see the event. However, nothing changes in the sidebar calendar. The admin calendar however updates accordingly.