Read the statement by Michael Teeuw here.
autostart mm
-
hi thx for that but got message to create a config file.cheers
-
@geo can u show us that section of the config.js. the calendar configuration
I think u missed a quote
-
-
module: "calendar", header: "UK Holidays", position: "top_left", config: { calendars: [ { symbol: "calendar-check-o ", https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/
-
@geo nice, but that’s not the required syntax
what did it look like before u changed it?
-
module: "calendar", header: "UK Holidays", position: "top_left", config: { calendars: [ { symbol: "calendar-check-o ", url: "webcal://www.calendarlabs.com/templates/ical/UK-Holiday.ics"
-
@geo so, why doesn’t the new url go inside the quotes of url:“…”
like the old one did?
-
url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”
this is what i have now but in the mm the message is no events -
url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”
maybe with:
url: "https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/"
or if still not work maybe with
url: "https://www.calendarlabs.com/ical-calendar/ics/75/UK_Holidays.ics"
-
@geo did u try the url in a browser, does it download an ics file?
this is required for calendar modules