jhegman
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Times displaying incorrectly on front end@sunny454 @mafreprezent It’s not a theme or plugin conflict for me. I’ve also done a full reinstall of the plugin and repaired my DB tables and that didn’t fix it.
I am hosted at WPEngine, and have no caching enabled.
- This reply was modified 7 years, 3 months ago by jhegman.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Times displaying incorrectly on front end@mafreprezent yep I haven’t found a fix. I tried a full uninstall of the plugin and the issue is still present. Let me know if you figure it out.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Times displaying incorrectly on front end@sunny454 I checked that setting and it is set to the correct timezone. When I click edit event and go to change the time, the time is displayed correctly. However when I view this event on the front end, the time is 6 hours behind. Any other ideas?
Forum: Plugins
In reply to: [Import Eventbrite Events] Scheduled Import@xylus Thanks. I’m noticing that my events are being imported into UTC time even though the All-in-one events calendar plugin specifies to use MDT timezone. Is there a way to import these events as the local time associated with the event and not UTC time?
Thanks!
Forum: Plugins
In reply to: [Import Eventbrite Events] Scheduled ImportAfter looking through the source code and making some API requests to eventbrite, I realized that my eventbrite account didn’t actually have any events, and I wanted to use an
organizer idinstead. If anyone else is having this issue start by testing this endpointhttps://www.eventbriteapi.com/v3/users/me/events/?status=live&token=MY_TOKENto check if there are any events.