Viewing 4 replies - 1 through 4 (of 4 total)
  • I am having the same issue if you are describing using the built-in widget. I am on a child version of the Twenty Ten Theme. I tried using a default theme and the upcoming events started showing up.

    I need to update some of the core files, using diffs, as some update between the revisions of the theme (the time when I copied and generated the child theme to the newest revision of the theme) is necessary for The Events Calendar to work.

    I hope this helps. When I come up with more information, I will try to let you know.

    Same problem for me in this page, despite there is one event in the website

    Plugin Author Brian

    (@brianjessee)

    Hi,

    Thanks for using TEC. I can help out here.

    Do you have any custom templates in your theme for the widget?

    With 3.10 we had to make some changes and if you do not update those custom templates the Events will not show.

    In the list-widget.php template you can add these to the top and that might fix the issue instead having to redo custom work:

    $events_label_plural = tribe_get_event_label_plural();

    $posts = tribe_get_list_widget_events();

    Let me know how that works out.

    Cheers

    I am having the same issue, WordPresss 4.6.1 (custom theme) Events Calendar 4.3.3. That line is in my list-widget.php but still have “no upcoming events” despite having several in the next couple days. The admin who set up this site is gone and I’ve been enlisted to dig into a number of issues, this being one of them. Since this issue is resolved, should I start a new one?

    • This reply was modified 8 years, 3 months ago by nc3man.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Says "No upcoming Events at this time"?, but there are-’ is closed to new replies.