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 w/ Slide Navigation

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 171 Views 1 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.
    • kusselinK Offline
      kusselin
      last edited by kusselin

      Hi all, I installed the MMM-Carousel w/ Slide Navigation module…but now it doesn’t show me the “Slides”…here’s my config:

      {
                  module: 'MMM-Carousel',
                  
                  config: {
                      transitionInterval: 45000,
                      showPageIndicators: true,
                      showPageControls: true,
                      ignoreModules: ['clock', 'alert', 'calendar', 'MMM-Fuel', 'MMM-OpenmapWeather', 'weatherforecast', 'newsfeed', 'compliments', 'MMM-Tools', 'MMM-Traffic'],
                      mode: 'slides',
                      slides: {
                          main: ['calendar', 'compliments', 'currentweather'],
                          "Slide 2": ['MMM-PublicTransportHafas', 'MMM-Formula1'],
                          "Slide 3": ['MMM-COVID19-AMPEL', 'MMM-Tankerkoenig', 'MMM-ioBroker', 'MMM-SoccerLiveScore']
                      }
      				
                  }
              },
      

      Can you please explain what I am doing wrong?

      I only have a small display and I just want to be able to display the other modules one after the other with the slides.

      About eien feedback thank you very much.

      Greetings

      pi@raspberrypi:~/MagicMirror $ npm run config:check
      
      > magicmirror@2.17.1 config:check /home/pi/MagicMirror
      > node js/check_config.js
      
      [23.12.2021 15:16.43.363] [INFO]  Checking file...  /home/pi/MagicMirror/config/config.js
      [23.12.2021 15:16.43.969] [INFO]  Your configuration file doesn't contain syntax errors :)
      
      
      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy