Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Modulebar not working

    Troubleshooting
    1
    1
    33
    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.
    • U
      User123 last edited by sdetweil

      Hello and good afternoon,

      I have one problem with mmm-modulebar only one module is working, if I add new one number two or tree, this modules are not working. Here my config, maybe anybody can help me.

      {       		module: "MMM-Modulebar",
             			position: "top_bar", // This can be any of the regions.
      			//header: "Module", // Optional
              		classes: "default everyone", // Optional
              		config: {
              			buttons: {
            					"1": {
            						module: "MMM-iFrame",
            						text: "SmartHome",
      						symbol: "cloud",
            					},
      						"2": {
            						module: "MMM-EARTH",
            						text: "Erde",
      						symbol: "star-o",
            					},
            				}
             			}
          		},
      

      Many thanks in advance!!

      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