Hi @cinderalla ,
Thank you for reaching out and sorry to hear of the difficulties. The Events Calendar shortcodes has always been a feature that’s only available to The Events Calendar Pro. Perhaps maybe you’re using a shortcode from a third-party provider (or plugin) that may have become outdated.
My mistake. It was a widget. This is what we used to display the list:
$instance = array( 'title' => '', 'limit' => '3' );
the_widget ( 'Tribe__Events__List_Widget', $instance );
That no longer displays anything.
Hi @cinderalla, sorry to hear about this and thanks for clarifying. I wasn’t able to replicate the issue and was able to show the widget just fine on my end.
Could you try recreating the widget? See if that makes a difference. 🤔
Let me know how it goes.
Best,
Abz
Hi @cinderalla,
We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.