Your styling does not display h3 elements in widgets. “.widget h3{display:none}” That’s why you can’t see the titles of your events in the sidebar.
Event times might be missing for a similar reason, and it might have something to do with the values you have saved for the times. The span appears in the HTML, but it has no content. Blank times don’t generate the span at all on my site.
There’s no sign of the event location information on the page. Are you sure it’s been entered into each individual event, and that you checked the display box for it in the widget setup?