3.1.0 Update: Event List Widget Broken

Home Forums Calendar Products Events Calendar PRO 3.1.0 Update: Event List Widget Broken

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #970837
    calgarymagic
    Participant

    I have 3 instances of this widget: 2 on the homepage that each show the latest event in a single category, and one on the inside page sidebars that shows the latest 3 events across all categories.

    Upon update, all three now just show “There are no upcoming events at this time.” Yet if I visit my event calendar, there are dates upcoming.

    Has anyone else had this issue?

    #970872
    Bruce
    Participant

    I also had the upcoming events widget fail after update, with the same message. No amount of playing with settings got it to function, so I turned it off until I hear that this has been addressed.

    #970891
    Nicholas Rios
    Participant

    Are you overriding list-widget.php? If so make sure to include the new lines near the beginning:

    $events_label_plural = tribe_get_event_label_plural();
    
    $posts = tribe_get_list_widget_events();
    #970920
    Brian
    Member

    Hi,

    Sorry for the issues you are having and thanks for the input Nick.

    Nick is correct if you have changed the List Widget template in your theme you need to update it.

    Here is the file to check out to compare to yours:

    wp-content\plugins\events-calendar-pro\src\views\pro\widgets\list-widget.php

    Let me know if you need help on that or after updating your custom templates the events still do not show.

    Thanks

    #971243
    kattouf
    Participant

    I’m having same problem.

    Thanks for the template check tip. I had a list-widget template but I deleted it now, and still it won’t load.

    Nor will the mini-calendar widget show anything…

    #971245
    kattouf
    Participant

    Suddenly its working.

    -Delete/modify list-widget template
    -Don’t filter by “All Events” >> this produced no results.

    #971276
    Brian
    Member

    Hi kattouf,

    Glad it is working. Are you still having issues though if an event category is not set it will not load, is that correct?

    Also please in the future open your own thread so we can help you one on one there. I have also deleted your other reply as it was a duplicate of this reply here and not needed.

    Cheers

    #984365
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘3.1.0 Update: Event List Widget Broken’ is closed to new replies.