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

    User123

    @User123

    0
    Reputation
    6
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    User123 Unfollow Follow

    Latest posts made by User123

    • MMM-Modulebar not working

      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!!

      posted in Troubleshooting
      U
      User123