I recently updated a client’s TEC and TEC Pro plugins and now the widgets in my custom theme no longer show on their home page.
I did create a theme/tribe-events/pro/widgets/list-widget.php to do some customization, and at the suggestion of another post, tried adding:
$events_label_plural = tribe_get_event_label_plural();
$posts = tribe_get_list_widget_events();
I also tried renaming the tribe-events directory in the custom theme to z_tribe-events to see if the default behavior would fix the issue, but no luck. This didn’t cause the widgets to come back.
By all accounts, everything other than the widgets seems to be functioning correctly.
I did deactivate all but one plugin (Suppa Menu) and the problem persisted. I couldn’t leave that one deactivated because it caused the page to not load at all.
-
This topic was modified 10 years, 6 months ago by
nmaounis.
-
This topic was modified 10 years, 6 months ago by
Geoff.