MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Riaanh
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Page-Selector: A page switcher that can set positions of modules

      Good day @Veldrovive thanks for the brilliant work you have done on this, and your comments on this is really helpful.

      I have an issue to get this going, and been researching and trying for the past two days with no success. I even tried using some of the users on this thread’s config as posted here, and loaded the modules they refer to, but I always end up with a blank page once I load the portion for MMM-Page-Selector.

      As soon as I add this portion below, it only display a blank page, or if I comment it out, then the page will display again.

      {
      			disabled: false,
      		        module: "MMM-Page-Selector",
      		        position: "top_bar",
      		        config: {
      			        defaultPage: "Page1",
      		                displayTitle: true,
      			        selectPageNotif: ["SELECT_PAGE"],
      		                incrementPageNotif: ["PAGE_UP"],
      		                decrementPageNotif: ["PAGE_DOWN"],
         			     }
      		},		
      

      Any advice or even just guidance on where to look further would be greatly appreciated.

      posted in System
      R
      Riaanh
    • 1 / 1