I had the same issue, someone else posted this in another thread and worked for me!
Place the following code in list-widget.php, right before: //Check if any posts are found
$events_label_plural = tribe_get_event_label_plural();
$posts = tribe_get_list_widget_events();
Added the code, but it’s still not pulling the events.
Thanks for sharing!
@kellyrnh’s solution worked for me.
Thanks!
Hi Ridgefield,
Do you have any event-related customizations/template overrides in place – can you try removing them if so?
Let me know how you get on!
Hello Barry –
I surprisingly have no template overrides (child theme) or plugin customizations.
Any ideas? Your help is appreciated –
Howdy Ridgefield,
What is your parent theme? It is likely that your parent theme has overrides in it, and those need updating. If there is an update available for that theme, you might try updating it. If not, you can perform the patch yourself or contact the thee author and let them know there is an incompatibility.
Cheers!
– Brook
Thanks Brook –
I’ve been in communication with the theme author (for Rive). The widget displays the events when using a default WP theme, so it must be a theme problem. They haven’t found a solution yet.
Support thread with theme developer.
Hey @ridgefield,
Thanks for confirming that, hope they can get that fixed soon!
Best,
Nico