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-pages - modules with same name on different pages

    Scheduled Pinned Locked Moved Troubleshooting
    22 Posts 5 Posters 7.1k Views 5 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.
    • C Offline
      chassain 0
      last edited by

      If i remember, for newsfeed it’s different because it’s a default module

      duplicate newsfeed as default/newsfeed2
      and add default/newsfeed2 in defaultmodules.js
      add the module in config.js and restart mm

      S 1 Reply Last reply Reply Quote 0
      • thgmirrorT Offline
        thgmirror
        last edited by

        @chassain…checked it without any reaction. I also added it as MMM-newsfeed in modules-folder and in config.js…but nothing happened.

        1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @chassain 0
          last edited by sdetweil

          @chassain-0 said in MMM-pages - modules with same name on different pages:

          and add default/newsfeed2 in defaultmodules.js
          add the module in config.js and restart mm

          you do not need to (and should not) edit the defaultmodules.js file

          just use
          {
          module: “default/newsfeed2”
          etc
          }

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            chassain 0 @sdetweil
            last edited by

            @sdetweil sorry…i did’nt remember :) thanks

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @chassain 0
              last edited by

              @chassain-0 no big deal, I am just adding info.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • thgmirrorT Offline
                thgmirror
                last edited by

                Hi again,

                Non of these proposals work for me…or I’m too dump to understand it. I made different attemps: copied newsfeed2 parallel to newsfeed in the default-folder and added “default/newsfeed2” to config.js - no success. Then I made a default-folder under default - no success. I also tried “newsfeed2” in config.js - no success.
                In any combination I change newsfeed.js to newsfeed2.js without success. Can someone with a running newsfeed-doublette enter a screenshot of the folder-structure and the config.js?
                Thank you in advance
                Thomas

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  chassain 0 @thgmirror
                  last edited by

                  don’t forget to change the name inside the file newsfeed2.js

                  1 Reply Last reply Reply Quote 0
                  • thgmirrorT Offline
                    thgmirror
                    last edited by

                    I already did - no success.
                    Am I the only one with this requirement?

                    C 2 Replies Last reply Reply Quote 0
                    • C Offline
                      chassain 0 @thgmirror
                      last edited by

                      @thgmirror i m going to work again with this. give me one minute

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        chassain 0 @thgmirror
                        last edited by

                        @thgmirror it works for me…

                        duplicate newsfeed’ folder to newfeed2…change the file inside to newsfeed2.js…change Module.register(“newsfeed”,{ to Module.register(“newsfeed2”,{
                        add module default/newsfeed2 in config.js…

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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