praxiq Posted June 10, 2020 Share Posted June 10, 2020 These days a lot of events are virtual. When I create an event page in Squarespace, it displays the local time in my time zone for all visitors, regardless of their time zone. Worse, it doesn't even tell visitors what my time zone is! If the time is displayed with no time zone, users are likely to assume it's being "smart" and showing things in their own time zone. Even if they figure out that's not the case, many users don't know my time zone. Worse still, I'm creating a virtual event that's co-hosted by someone in New York and someone in California, so even if users know that, there's no way for them to even begin to guess what time zone I mean for the event to be in! Virtual events should always, always, always list their time zone. How can I do this on a Squarespace events page? Link to comment
Karissa Posted July 27, 2020 Share Posted July 27, 2020 I'm in the same boat. I now have many virtual events to offer and haven't found a way to specify a time zone or even list the location as "virtual" or "online" without it trying to generate a corresponding Google Maps map. Link to comment
Karissa Posted August 10, 2020 Share Posted August 10, 2020 I chatted with customer support about this today with no new insights. Currently, as a workaround, I think I'm going to switch to setting up my events as blog posts. I'll set the event date as the publish date but still publish the "blog post" well in advance of the event. (For instance, I can publish an event's "blog post" today with the supposed publication date of Sept. 20, so Sept. 20 will appear as the date below the event/"blog post" title. Then I'll just manually create Google Calendar links and add those, and type in the time, timezone, and the fact that it's virtual near the top of the "blog post." It's not a great solution, but it's the best workaround I've come up with. Since blogs, like events, are collections, this will still allow me to have "blog post" events feed into summary blocks elsewhere on my site. Link to comment
Karissa Posted August 10, 2020 Share Posted August 10, 2020 Actually, my workaround will be problematic, as summary blocks display events in chronological order (with next upcoming event at the top) and blog posts in reverse chronological order (with most recently published at the top). Sad day! Link to comment
chris.hammersley Posted October 6, 2020 Share Posted October 6, 2020 I was able to solve this problem on my events using the CSS after Selector. You can use this in your Custom CSS to indicate the primary timezone. My example is Central Time. You can change that as needed. Hope this helps! .event-time-12hr-end::after{ content: " Central Time"; } Link to comment
Alan-Squareflair Posted December 17, 2020 Share Posted December 17, 2020 I thought of the same solution, and explained it here with a screenshot: Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.