• Resolved djbo5a5

    (@djbo5a5)


    I have noticed that some booked dates are missing from google calendar (imported with ical) when limitdays=”365″. When I change limitdays parameter to less then 365 days (e.g. limitdays=”270″) all booked dates appear in the calendar. This issue exists in different servers and different projects. What could be wrong?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter djbo5a5

    (@djbo5a5)

    After changing limitdays parameter several times all dates started to show correctly even if limitdays=”365″, it looks like a cache. How to deal with it in the future? By the way, I don’t use any cache plugin in pages with calendars.

    Plugin Author room34

    (@room34)

    The plugin does cache calendar data for one hour, but any changes to the configuration clears the cache.

    You also have two other options for dealing with the cache:

    1. On the ICS Calendar admin page, there’s a “Clear Cached Calendar Data” button.

    2. If your site only gets a small or moderate amount of traffic, you can turn off the caching altogether by adding reload="true" to your shortcode.

    But again, the cache only lasts for one hour so after that, your calendar should be picking up any changes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some dates are missing’ is closed to new replies.