FP9Leadslinger Posted May 24, 2021 Share Posted May 24, 2021 Site URL: https://www.scocp.org/calendar Our Google calendar iframe stopped working the other day for people not logged into Google. 1. I've verified that the "Make available to public" option is selected on the calendar settings page. 2. I've unchecked and re-checked the box to reset the setting on this option 3. I've deleted the code block on squarespace and updated the iframe code <DIV Class=responsiveCal> <iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&src=c3BvcnRzbWVuc2NjcEBnbWFpbC5jb20&color=%233F51B5&showTz=0&showCalendars=0&showTabs=0&showPrint=1&showDate=1&showNav=1&showTitle=0" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe> </DIV> 4. CSS Code for class referenced above has remained unchanged for well over 2 years: .responsiveCal { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; } .responsiveCal iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; } Nothing I do seems to fix the issue and I can't find any recent posts showing others having the same issue. I did notice that SquareSpace recently updated their editing interface (making it somewhat worse - but I digress) and figured maybe the two were related. Any suggestions? Thanks, Frank Link to comment
Willows1866 Posted May 25, 2021 Share Posted May 25, 2021 The same thing happened to our site yesterday! https://www.thewillowscommunity.org/events Our calendars are visible on a desktop but don't show on mobile. I've also checked the Google Calendar settings to make sure they are set for anyone to view. Link to comment
FP9Leadslinger Posted May 25, 2021 Author Share Posted May 25, 2021 After I posted this message, I did some additional research and found that this is NOT an isolated incident nor is it affecting 1 or 2 people. This has happened before, and Google took a few days to fix the issue in each case. This situation appears to be similar. Google's forum has a very recent thread on this subject: https://support.google.com/calendar/thread/110723186/why-are-my-embedded-public-calendars-not-displaying-without-a-sign-in?hl=en Frank Willows1866 1 Link to comment
Willows1866 Posted May 25, 2021 Share Posted May 25, 2021 Thanks. I hope it's fixed soon! Link to comment
creedon Posted May 25, 2021 Share Posted May 25, 2021 Not a solution just more confirmation of the issue. Embedded Google Calendar doesn't work when not logged in Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
FP9Leadslinger Posted May 26, 2021 Author Share Posted May 26, 2021 20 hours ago, creedon said: Not a solution just more confirmation of the issue. Embedded Google Calendar doesn't work when not logged in Thanks, Creedon. Your link is to a post that's over a year old. That must have been one of the previous incidents associated with this topic. Link to comment
LisaHarrison Posted July 16, 2021 Share Posted July 16, 2021 We fixed it by remove the following first line of code <div class="responsive-iframe-container big-container"> Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment