• 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.

MMM-Carousel not displaying

Scheduled Pinned Locked Moved Forum
96 Posts 4 Posters 41.4k Views 4 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 Offline
    sdetweil @pastormingle
    last edited by Dec 8, 2021, 7:48 PM

    @pastormingle you need to get into the MMM-Carousel folder

    cd ~/MagicMirror/modules/MMM-Carousel
    git remote -v
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • S Offline
      sdetweil @pastormingle
      last edited by Dec 8, 2021, 7:49 PM

      @pastormingle no, shouldn’t have to

      that error is typically from bad position:

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Dec 8, 2021, 7:56 PM Reply Quote 0
      • P Offline
        pastormingle @sdetweil
        last edited by Dec 8, 2021, 7:56 PM

        @sdetweil OK it’s working now… Thanks for all the hard work… So I unistalled the shbatm version and installed the schramkef. now it’s working fine…

        730a416c-50f8-455b-a988-7324e486992d-image.png

        S 1 Reply Last reply Dec 8, 2021, 9:12 PM Reply Quote 1
        • S Offline
          sdetweil @pastormingle
          last edited by Dec 8, 2021, 9:12 PM

          @pastormingle great… glad its working

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 1 Reply Last reply Dec 13, 2021, 5:44 PM Reply Quote 0
          • P Offline
            pastormingle
            last edited by Dec 13, 2021, 5:06 PM

            I am trying to use the carouselId:“1” function on multiple calendars. But when in use i am getting a module load error… not sure i am doing this right…

            code_text
            ```[{name:'calendar', classes:'zoom200', position:"middle_center", carouselId:"1"} ],
                   {
            			module: "calendar",
            			colored: true,
                                    header: "Mikes Calendar",
            			position: "left",
                                    timeFormat: 'absolute',
                                    broadcastPastEvents: false,
                                    fade: false,
                                    showEnd: false,
                                    color: '#ffffff',
                                    config: {
                                            carouselId:"1"
                                            tableClass: "medium",
            				calendars: [
            					{
            					  symbol: "calendar-day",
            					  url:"https://outlook.office365.com/owa/f2033a09d6504d21833241fb44df8c3c@dxc.com/a53b29290ce3e0405428856/calendar.ics"
            					}, 
            				]
            			       }
            		             },
            1 Reply Last reply Reply Quote 0
            • P Offline
              pastormingle @sdetweil
              last edited by Dec 13, 2021, 5:44 PM

              @sdetweil I am having an intermittent issue now with displaying my office 365 work calendar… Sometimes it comes back with an "error in calendar module check logs for more details. I don’t see anything in the development console… Any direction here, please?

              P 1 Reply Last reply Dec 14, 2021, 1:24 PM Reply Quote 0
              • P Offline
                pastormingle @pastormingle
                last edited by Dec 14, 2021, 1:24 PM

                @pastormingle i changed the time intervals on the fetch and that seems to have worked… thanks…

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil
                  last edited by Dec 14, 2021, 1:53 PM

                  @pastormingle messages for fetching would be in the place u start mm

                  npm start or pm2

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  P 1 Reply Last reply Dec 14, 2021, 2:39 PM Reply Quote 0
                  • P Offline
                    pastormingle @sdetweil
                    last edited by Dec 14, 2021, 2:39 PM

                    @sdetweil Thanks Sam…
                    Can you help me with an mmm-calendarext issue? I have a basic config for it and all I get is a blank screen… If I do console window it just hangs…

                    {
                              module: 'MMM-CalendarExt',
                              position: "center",
                              config: {
                               calendars: [
                               {
                          url:"https://calendar.google.com/calendar/ical/pastormike%40htni.org/private-349ihavethisblocked/basic.ics"
                             }
                              ]
                      }
                    	},
                    
                    S 1 Reply Last reply Dec 14, 2021, 2:59 PM Reply Quote 0
                    • S Offline
                      sdetweil @pastormingle
                      last edited by Dec 14, 2021, 2:59 PM

                      @pastormingle see
                      https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      P 1 Reply Last reply Dec 14, 2021, 9:06 PM Reply Quote 0
                      • 1
                      • 2
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 7 / 10
                      7 / 10
                      • First post
                        63/96
                        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