Events manager – disable callendar caching
-
In the month callendar I use {is_user_attendee_0}, … conditional placeholders to set collors depending on the booking status of the user for events.
I have problem with caching of the data. When the status is changed, the callendar is shown with the old collors. After Ctrl + f5 the actual collors are loaded for the first mont only, but for the next months the old collors remains. I suppose, that the reason can be:
1- chaching of the database for the placeholders
2 – chaching of the page for next months.
Could you help me to find the reason and solution?I was trying to change the code and install the W3 total cache a dissable the caching, but without any success.
The page I need help with: [log in to see the link]
- The topic ‘Events manager – disable callendar caching’ is closed to new replies.