Month view empty on initial page load

Home Forums Calendar Products Events Calendar PRO Month view empty on initial page load

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1368795
    Joseph Reckley
    Participant

    On page load the events for the initial month are not loaded. When I click to the next month those events are loaded.

    #1368862
    Joseph Reckley
    Participant

    After playing with this more I’ve found a workaround but it still seems like a bug.

    To reproduce:

    1. add events for next month not the current month (eg. its october, add events for november)
    2. use shortcode in template: <?php echo do_shortcode(‘[tribe_events view=”month”]’) ?>
    3. load the page with the calendar, no events appear as expected (because its october)
    4. click on next month from nav, events appear as expected
    5. reload the page, the url should have /?tribe-bar-date=2017-11 at the end, notice that no events appear even though it should be loading a month with events

    The workaround is to add a default date to the shortcode:
    <?php echo do_shortcode(‘[tribe_events view=”month” date=”2017-11″]’) ?>

    This shouldn’t be necessary.

    #1369584
    Andras
    Keymaster

    Hi Joseph,

    Thanks for reporting this. I will log this issue so our developers can check it out and come up with a fix if necessary.

    I am going to set the status of this ticket to “pending fix” and we will update it once the fix is released.

    If you have any new questions or issues please create a new ticket and reference this one.

    Thanks and cheers,
    Andras

    #1454105
    Nico
    Member

    Hi there,

    Just wanted to share with you that a new maintenance release is out, including a fix for this issue.

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-12-feburary-2018/

    Update the plugins and let us know if the fix works for your site,
    Cheers,
    Nico

    #1474730
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Month view empty on initial page load’ is closed to new replies.