Hi! Is this live now?! I don’t see past events in my current schedule, they’re still in with the other.
Hi there, @meaghan
I am genuinely sorry about this situation!
Our devs are investigating the issue and I’ll update you once I have their response
We’ve updated your widget and now the new features are available there. Please check them out and let me know if everything is fine
Hey, how can I apply this to my other widgets?
Is there something I can copy and paste and where?
Hi Max,
It appears that on mobile, the UTC-4 timezone still appears on all 3 of my links:
Oh oops I’m realizing I’ve replied in the wrong thread, lol… but can you help with this
All your widgets are now using the latest version and the new features mentioned in this post should be available there. Could you please check it and let me know if everything is fine?
Regarding the UTC display, I’ve forwarded this issue to the devs and will update you on Monday
Hi @meaghan
We’ve removed the UTC by adding this code to the Custom CSS field on the Style tab of your widget’s settings:
.fc-event-time span,
.eapp-events-calendar-popup-time-content span {
display: none;
}
Please check your widgets and let me know if everything is fine
And it appears that the desktop version shows non-military time in the calendar view, but when you open the event it shows in military time.
I see the issue with the military time format, and I’ll double-check it with the devs.
As for the UTC display, it’s not displayed on my end anymore:
Could you please double-check it in your browser’s incognito mode?
UTC doesn’t display on Desktop, but it does on Mobile.
See the screenshot I already attached.
Thank you so much!
We’ve adjusted the code to remove the UTC from mobile:
.fc-event-time span,
.eapp-events-calendar-popup-time-content span,
.eapp-events-calendar-time-time span {
display: none;
}
The time format depends on the language used in the widget. Previously, you had English (United Kingdom), that’s why it had 24-hour format. However, we’ve changed it to English (USA) and now the time is shown in 12-hour time format:
Check it out and let me know if everything is fine now
Thank you so much Max! You’re an all star.
One last thing:
I notice when I’m selecting ‘add to calendar’ from the event pop up that the Zoom link for the call doesn’t fill in the location box within the calendar.
I’ll check it with the devs and will update you tomorrow
Thanks Max
Hi there, @meaghan
To pull the zoom link to the calendar’s location field, you need to add this link to the Address field of the event’s venue:
This way, if you click the Add to Calendar button, the link from the Address field will be pulled to the Location field of your calendar:
Try it out and let me know if it worked for you
Thank you!
No sweat