Category month calendar doesn't limit to category on month pagination

Home Forums Calendar Products Events Calendar PRO Category month calendar doesn't limit to category on month pagination

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1542778
    Jamie
    Participant

    We have setup categories for our events based on location and setup pages that use the calendar shortcode limited by the category [tribe_events view="month" category="saratoga"]

    The Saratoga location page at https://www.paintandsipstudios.com/locations/saratoga-springs/ upon initial load correctly shows ONLY the events categorized with Saratoga; Clicking on the link for the next month (ie. “June”) in the header will ajax load the June calendar with events from ALL categories.

    If you hit the refresh button in your browser (or go directly to https://www.paintandsipstudios.com/locations/saratoga-springs/?tribe-bar-date=2018-06 ) you will see the events that should show up when you click on the “June” link.

    ========================
    PLEASE LEAVE FOR SUPPORT
    Reporting the same issue as: https://theeventscalendar.com/support/forums/topic/shortcode-for-category-doesnt-link-correctly-to-the-next-month/

    #1543180
    Jamie
    Participant

    A quick workaround for others that might be having the same issue:

    
    $( tribe_ev.events ).on( 'tribe_ev_ajaxSuccess', function() {
        location.reload();
    });
    
    #1544095

    Hi Jamie,

    Thanks so much for reaching out!

    I’m glad to see that you found a workaround for this issue!

    Let me know if you have any other questions!

     

    Thanks,

    Jaime

    #1544100
    Jamie
    Participant

    Hi Jamie
    Unfortunately, this “workaround” was a temporary stop-gap so people didn’t register for the wrong location’s events.

    This is still a bug in the Events Calendar code that should be fixed!

    #1545380

    Hi Jamie,

    Unfortunately, I could reproduce the same issue on my end. I have logged a bug report for this so it can be addressed in one of our next maintenance releases of our plugins.

    I will set this thread’s status as “Pending fix” and link it to the report. This way, we will notify you once a fix is released.

    We apologize for the inconvenience and we appreciate your patience while we work on this.

    Let me know if you have any other questions in the meantime!

     

    Thanks,

    Jaime

    #1571884
    highlandpacificgolf
    Participant

    I also have this issue, which was fixed previously with a release and appears to have broke again! Jaime please see this older ticket to refresh your memory, I believe it to be the exact same problem, this is a major bug for a pretty major selling point of the PRO calendar for my clients – https://theeventscalendar.com/support/forums/topic/embedding-calendar-views-issues-if-you-navigate-and-refresh-page/

    #1572098
    Barry
    Member

    Much as we wish this sort of thing didn’t happen, occasionally there can be regressions and a bug we solved previously may resurrect itself.

    We of course understand the importance of fixing this and we’ll update this thread in due course.

    #1588663
    Victor
    Member

    Hi There!

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

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-29-july-2018/

    We apologize for the delay and appreciate your patience while we worked on this.

    As always, we suggest to setup a dev/staging site so you can make all plugin updates without disrupting the live site. Please update the plugins and let us know if the fix works for your site.

    Best,
    Victor

    #1605100
    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 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Category month calendar doesn't limit to category on month pagination’ is closed to new replies.