Timezone issue on event detail page with object caching enabled
-
I have an event page at https://smarther.iowa.gov/event/smarther-money-conference/ which is using the new blocks editor setup for the event details.
The time is entered into the site admin correctly and shows up correct elsewhere on the site’s public pages. It appears to just be this one event details block that’s having issues.
It appears to be showing the time without the site’s local timezone applied for some reason (setting has it so the site’s timezone is used for all events).
I’m using W3 Total Cache with object caching via Redis. I tried setting the
tribe-events
group to be non-persistent (among a few others), but that didn’t fix the issue.Disabling object caching has the issue go away (which is where I’ve left things for now.) However, I think W3TC (with Redis for object caching) is widely used enough with object caching otherwise being beneficial that this might be something to be looked into with The Events Calendar so this can be resolved & re-enabled.
- The topic ‘Timezone issue on event detail page with object caching enabled’ is closed to new replies.