The only thing I can figure is that it’s something to do with my theme (I’m using the Ultimatum Framework). Here’s a screenshot of just the widget itself. This is really frustrating because I’ve used TEC several times, and this is the first time I’ve had this issue.
And here’s the relevant code:
<div class="widget tribe-events-list-widget inner-container">
<h3 class="element-title"></h3>
<ol class="hfeed vcalendar">
<li class="tribe-events-list-widget-events hentry vevent type-tribe_eve…arfix tribe-events-category-craft-show tribe-events-venue-45"></li>
<li class="tribe-events-list-widget-events hentry vevent type-tribe_events post-48 tribe-clearfix tribe-events-venue-49"></li>
<li class="tribe-events-list-widget-events hentry vevent type-tribe_eve…arfix tribe-events-category-craft-show tribe-events-venue-51"></li>
<li class="tribe-events-list-widget-events hentry vevent type-tribe_eve…arfix tribe-events-category-craft-show tribe-events-venue-53">
<!--
Event Title
-->
<h4 class="entry-title summary"></h4>
<!--
Event Time
-->
<div class="duration"></div>
</li>
<li class="tribe-events-list-widget-events hentry vevent type-tribe_eve…arfix tribe-events-category-craft-show tribe-events-venue-55"></li>
</ol>
<!--
.hfeed
-->
<p class="tribe-events-widget-link"></p>
</div>