dchatraw
Member
Posted 10 months ago #
My website is bavineyardchurch.com I have installed the google-calendar-widget and placed the google XML URL in the correct window. The calendar is filled out and intially I see the widget searching for the information on the side bar but nothing comes up. I'm our of ideas.
I don't have time to investigate right now, but a quick check shoes some syntax errors on your site (look at your Javascript console output while loading) and that you are loading the "basic" version of the calendar. You must change the "basic" to "full" in the calendar URL. I will take a look again later when I have more time.
So I got it working by changing the "basic" to "full" in your calendar URL.
stutes
Member
Posted 5 months ago #
Having the same issue at lacrosseareasynod.org
But I've changed the ending from "basic" to "full", and still nothing displays. The calendar has events coming up, so not sure what the deal is.
Looking at the page source at lacrosseareasynod.org it appears that you are still requesting the basic calendar...
<script type="text/javascript" defer="defer">
ko_calendar.loadCalendarDefered('widget-ko_calendar-4-widget_title', 'widget-ko_calendar-4-widget_events', 7, false, 'http://www.google.com/calendar/feeds/lacrosseareasynod.org_gf86p9au28aubrij0n2hsdmud0%40group.calendar.google.com/public/basic', '', '', '[STARTTIME - ][TITLE]');
</script>
http://www.google.com/calendar/feeds/lacrosseareasynod.org_gf86p9au28aubrij0n2hsdmud0%40group.calendar.google.com/public/basic