Admin Calendar View – takes awhile to update

WordPress Event Management, Calendars & Registration Forums Report A Bug Admin Calendar View – takes awhile to update

This topic contains 5 replies, has 2 voices, and was last updated by  Rebecca Rumble 9 years, 4 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17341

    Hi

    This is fairly small, but when I was testing our install I noticed that the Calendar View doesn’t always update to show the correct number of places booked.
    One event we set up had 2 places booked and confirmed, yet calendar view was telling us that there was only 1 place booked.

    It does eventually update so it’s not a major issue, but might be worth checking?

    Thanks

    Rebecca Rumble
    #17345

    Thanks for reporting this, it would seem that the stats are caught up in the cache. I’ll look into this.

    Stephen Harris
    #17346

    Thanks for reporting this, it would seem that the stats are caught up in the cache. I’ll look into this.

    Stephen Harris
    #17776

    Just wondering if you got anywhere with this at all?

    I’ve advised the client to avoid the admin calendar page and use the bookings page as it has the same information and is filterable.
    but they are really keen to use the admin calendar rather than the booking page.

    Rebecca Rumble
    #17780

    Hi Rebecca,

    This issue hasn’t been but should be included as part of the v1.11.0 update.

    In the mean time, you can disable the cache of the admin calendar by adding the following:

    add_filter( 'pre_transient_eo_full_calendar_admin', '__return_null' );
    

    to either a utility plug-in or your theme’s functions.php

    Stephen Harris
    #17781

    Cheers for that.
    Much appreciated.

    Rebecca Rumble
Viewing 6 posts - 1 through 6 (of 6 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.