MagicMirror Forum

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

    MMM-Pages not "activating"/makes no changes

    Troubleshooting
    1
    2
    778
    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.
    • M
      mdhenriksen last edited by mdhenriksen

      Hey guys!

      I’ve been trying to combine MMM-pages and MMM-voice, but after installing MMM-pages nothing happens. The whole “page” function doesn’t seem to implement. So after installing it doesn’t create separate pages? I figured it would automatically set the default page to be the first page in the array?

      Here how I implemented it in config.js:

      modules: [
      	{
      		module: "alert",
      	},
      	{
          		module: 'MMM-pages',
          		config: {
         		        modules:
            		  [[ "newsfeed"],
      	    		   [ "calendar", "compliments" ], [ "compliments" ]],
                 		 excludes: ["MMM-page-indicator"],
      		}
      		},
      

      As I understand it, the default page should only show newsfeed and MMM-page-indicator now, but it still shows all modules?

      1 Reply Last reply Reply Quote 0
      • M
        mdhenriksen last edited by

        SOLVED

        I have no clue what was wrong. But I did a fresh install of it all and that seemed to do the trick

        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