Hello,
Sorry for the issues you are having. I can help troubleshoot this with you.
I took a look at your site and the Widget is loading fine. It is just the Spinner Image causing the issue.
You have this css in your theme:
.tribe-events-event-thumbimg, img {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
}
That is causing the spinner to show all the time.
The date for the current date is also caused from css in the theme.
I noticed you are using the Enfold Theme. The developer includes their own coding for the Events Calendar and in their forums they may have a solution for both of these css issues.
Let me know if you have any follow up questions.
Thanks