Events List Widget Not Working

Home Forums Calendar Products Events Calendar PRO Events List Widget Not Working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #971364
    Brett Atkin
    Participant

    Just transfered new site to production server from staging server and now the Events List widget isn’t displaying any events.

    Check out the home page of the staging site and the production site.

    http://fcr.betaforming.com/ (staging)
    http://www.pcafcr.org/ (production)

    There are upcoming events…

    http://www.pcafcr.org/events/

    Any ideas here?

    Thanks

    Brett

    #971379
    Brett Atkin
    Participant

    I now have version 3.10 of both TEC and TEC Pro…the widget still isn’t working on the production site.

    #971384
    Brett Atkin
    Participant

    I just downgraded both plugins to the versions on the staging site and everything is working. I’m running TEC Version 3.9.3 and TEC Pro Version 3.9.1. Apparently, the recent update to 3.10 is causing issues.

    #971521
    Brian
    Member

    Hi,

    Sorry for the issues that are happening with the Event List Widget.

    Do you have any custom templates in your theme for the Event List 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

    #971919
    Brett Atkin
    Participant

    I did customize the list-widget.php. It wasn’t anything major, so I’ll explore just updating the current plugin file with my customizations.

    Thanks

    Brett

    #972283
    Brian
    Member

    Ok sounds good.

    Let us know if you run into issues.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Events List Widget Not Working’ is closed to new replies.