Read the statement by Michael Teeuw here.
Default "Calendar" module, hide for display symbol does not working
-
This post is deleted! -
@Chazzer all the settings in the calendar doc 1st part go OUTSIDE the calendars:[] list, apply to all calendars
{ module: "calendar", header: "US Holidays", position: "top_left", config: { // after here colored: true, coloredBorder: true, displaySymbol:false, calendars: [ /// before here { fetchInterval: 7 * 24 * 60 * 60 * 1000, symbol: "calendar-check", color: 'pink', url: "https://ics.calendarlabs.com/76/mm3137/US_Holidays.ics" } ] } }, -
@Chazzer that setting is not in the calendars list, but above it.
-
@Chazzer where exactly please. I am newbie since 10 days.
-
@Chazzer all the settings in the calendar doc 1st part go OUTSIDE the calendars:[] list, apply to all calendars
{ module: "calendar", header: "US Holidays", position: "top_left", config: { // after here colored: true, coloredBorder: true, displaySymbol:false, calendars: [ /// before here { fetchInterval: 7 * 24 * 60 * 60 * 1000, symbol: "calendar-check", color: 'pink', url: "https://ics.calendarlabs.com/76/mm3137/US_Holidays.ics" } ] } }, -
so where do i put it? Where do I have to go or where do I look it up in the documentation? Sorry
-
@sdetweil thank now I understand where, thank you it works. U help me! :-)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login