MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED Icons are not displayed.

    Troubleshooting
    3
    5
    149
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      robiv8 last edited by

      On the monitor of the Raspi the icons of the calendar are not displayed correctly or not at all.
      In the browser on my Mac, however, they are displayed correctly.
      How can I solve this?
      Raspi:
      raspi.png
      On Mac in Chromebrowser:
      mac.png

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @robiv8 last edited by

        @robiv8 are these icons IN the calendar entries?

        Sam

        Create a working config
        How to add modules

        R 1 Reply Last reply Reply Quote 0
        • R
          robiv8 @sdetweil last edited by

          @sdetweil
          i dont no?
          This is the default calendar in MMM and i put only the datas.

          {
          			module: "calendar",
          			header: "Papa&Mama Termine",
          			position: "top_left",
          			config: {
          			    broadcastPastEvents: true, // <= IMPORTANT to see past events
          				calendars: [
          				{
          				symbol: "calendar-check-o",
          				url: "https://calendar.google.com/calendar/ical/123456%40gmail.com/private-xyz1234/basic.ics"
          				}
          			]
          		}
          	},	
          
          karsten13 1 Reply Last reply Reply Quote 0
          • karsten13
            karsten13 @robiv8 last edited by

            may missing emoji fonts, see https://forum.magicmirror.builders/topic/11263/majority-of-my-emoji-not-showing-on-rpb3

            R 1 Reply Last reply Reply Quote 0
            • R
              robiv8 @karsten13 last edited by

              @karsten13
              Thanks, i installed the emoji fonts.
              Now are in Black&White.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy