Forum Replies Created
-
AuthorPosts
-
John Ridneour
ParticipantOk, I tried the code you sent in a custom plugin, and that seemed to do it. Is this a permanent fix or is it just indicative of something else I need to resolve?
John Ridneour
ParticipantI’ve got back to twenty-sixteen and disabled all plugins except Events Calendar and Events Calendar Pro, as well as cleared the cache, and the issue still persists.
John Ridneour
ParticipantJohn Ridneour
ParticipantThanks Jaime,
I’ve never dealt with SQL before so I’m not really where to put that code, or how to execute it. If you could walk me through that, that would be great.
I’ve enabled the full debug log and it seems to be empty?
Attached is a screenshot of the event log and the system status.
John Ridneour
ParticipantThis reply is private.
John Ridneour
ParticipantGeoff,
Thank you!! I played around with the Settings and noticed that the default template page was set to “Default Page Template” and not “Default Events Template.” Once I changed that, everything now works fine.
Thanks!
ChelseaJohn Ridneour
ParticipantHi,
I have reached out for unfortunately I just can’t get any answers from anyone. I just downgraded the plugin in my staging environment and I get the same issue. It doesn’t make any sense to me because it did work just a week or so ago and I haven’t had a theme update. Is there any de-bugging help you or another tech could help with? Just knowing where this conflict is being caused would be helpful to point me in a direction. Otherwise I’m just not sure what to do…
Chelsea
John Ridneour
ParticipantThis reply is private.
John Ridneour
ParticipantThis reply is private.
John Ridneour
ParticipantThis reply is private.
John Ridneour
ParticipantYes, it did fix it. Thank you!
John Ridneour
ParticipantHi Hunter,
I do see that a release was made today. Do you know if the problem in this ticket was supposed to be addressed?
I did do the update and checked the iCal feed but see the same issue. On my recurring events, they still start in 2018, which throws off the calendar when I’m trying to tie it into my app. Here is the feed and part of the code:
https://www.fbcsudbury.org/events/?ical=1
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20180208T183000
DTEND;TZID=America/New_York:20180208T210000
DTSTAMP:20170210T010849
CREATED:20170127T025419ZDo you know if there is another fix for this?
Thanks!
ChelseaJohn Ridneour
ParticipantHi,
Just checking in. Any thoughts?
Thanks,
ChelseaJohn Ridneour
ParticipantHi,
It looks like the Events Calendar is sending an improper TZID:
(Improper TZID/UTC ‘hybrid’ designation, taken from your our calendar feed)
DTSTART;TZID=UTC+0:20180118T183000
DTEND;TZID=UTC+0:20180118T210000Instead, I need it to be like this as an Eastern Time Zone:
(Proper TZID)
DTSTART;TZID=”America/New_York”:20170128T000000
DTEND;TZID=”America/New_York”:20170128T000000How do I accomplish this as well as fix the issue of the times changing improperly when I set it to an Eastern Time Zone?
Thanks,
ChelseaJohn Ridneour
ParticipantHi Cliff,
To follow up, if I change my times to UTC-5, it actually subtracts 5 hours from my currently set UTC+0 time. The same thing happens if I set it to the New York time zone. How do I set the timezone without having the change the times of all my events? I ultimately need to set the time zone because I need the iCal feed to ONLY give those times.
Thanks,
Chelsea -
AuthorPosts
