• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Calendar and Icons

Scheduled Pinned Locked Moved Unsolved Troubleshooting
18 Posts 3 Posters 2.8k Views 3 Watching
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.
  • S Away
    sdetweil @bicolorbore586
    last edited by Oct 27, 2022, 4:10 PM

    @bicolorbore586 interesting…

    but they don’t contain the font awesome prefixes

    				symbol.className = "fas fa-fw fa-" + s
    

    what version of MagicMirror are u on?

    see the startup messages or
    grep version ~/MagicMirror/package.json

    for grins change the symbol in custom event entry to
    ‘fa-swimming’

    it will probably fail in ext3

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    B 1 Reply Last reply Oct 27, 2022, 4:33 PM Reply Quote 0
    • B Offline
      bicolorbore586 @sdetweil
      last edited by Oct 27, 2022, 4:33 PM

      @sdetweil v 2.22.0-develop

      changing to fa-swimming removes the icon from ext3 as you predicted. Still not showing in default calendar either.

      S M 2 Replies Last reply Oct 27, 2022, 4:36 PM Reply Quote 0
      • S Away
        sdetweil @bicolorbore586
        last edited by Oct 27, 2022, 4:36 PM

        @bicolorbore586 but if u examine the content again it should say fa-swimming

        I just switched to 22 develop and still see the same code

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          MMRIZE @bicolorbore586
          last edited by Oct 28, 2022, 10:30 AM

          @bicolorbore586
          2.22.0-develop? not 2.21.0-develop?

          B S 2 Replies Last reply Oct 28, 2022, 10:32 AM Reply Quote 0
          • B Offline
            bicolorbore586 @MMRIZE
            last edited by Oct 28, 2022, 10:32 AM

            @MMRIZE Yes, although I have now downgraded to 2.21.0. Still experiencing the same issue.

            M 1 Reply Last reply Oct 28, 2022, 10:36 AM Reply Quote 0
            • M Offline
              MMRIZE @bicolorbore586
              last edited by Oct 28, 2022, 10:36 AM

              @bicolorbore586
              In my test on 2.21,
              swimming, person-swimming, swimmer showed the right result. It is very interesting why yours is not.

              ae75c193-1d0b-4449-88c2-8a6bf3e420a2-image.png

              B 1 Reply Last reply Oct 28, 2022, 10:55 AM Reply Quote 0
              • B Offline
                bicolorbore586 @MMRIZE
                last edited by Oct 28, 2022, 10:55 AM

                @MMRIZE If I change / add fas fa-fw fa-symbol name, that appears to have resolved the issue.
                d4087f2a-f527-4c93-877c-326ea6fa1e4f-image.png

                S 1 Reply Last reply Oct 28, 2022, 11:31 AM Reply Quote 0
                • S Away
                  sdetweil @MMRIZE
                  last edited by Oct 28, 2022, 11:30 AM

                  @MMRIZE 22-develop is the name of the upcoming release develop branch in package json

                  so main is 2.21.0
                  develop is 2.22-develop

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • S Away
                    sdetweil @bicolorbore586
                    last edited by Oct 28, 2022, 11:31 AM

                    @bicolorbore586 I checked 19, 20,21…

                    the extra classes are added under the covers… hard coded

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    2 / 2
                    • First post
                      14/18
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy