• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 6.3k 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.
  • T Offline
    thgmirror
    last edited by Apr 24, 2020, 7:13 PM

    @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 Away
      sdetweil @chassain 0
      last edited by sdetweil Apr 24, 2020, 7:31 PM Apr 24, 2020, 7:26 PM

      @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 Apr 24, 2020, 7:30 PM Reply Quote 0
      • C Offline
        chassain 0 @sdetweil
        last edited by Apr 24, 2020, 7:30 PM

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

        S 1 Reply Last reply Apr 24, 2020, 7:31 PM Reply Quote 0
        • S Away
          sdetweil @chassain 0
          last edited by Apr 24, 2020, 7:31 PM

          @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
          • T Offline
            thgmirror
            last edited by Apr 24, 2020, 8:28 PM

            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 Apr 24, 2020, 8:36 PM Reply Quote 0
            • C Offline
              chassain 0 @thgmirror
              last edited by Apr 24, 2020, 8:36 PM

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

              1 Reply Last reply Reply Quote 0
              • T Offline
                thgmirror
                last edited by Apr 24, 2020, 8:42 PM

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

                C 2 Replies Last reply Apr 24, 2020, 8:43 PM Reply Quote 0
                • C Offline
                  chassain 0 @thgmirror
                  last edited by Apr 24, 2020, 8:43 PM

                  @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 Apr 24, 2020, 8:53 PM

                    @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
                    • T Offline
                      thgmirror
                      last edited by Apr 24, 2020, 9:08 PM

                      SUCCESS!!!
                      as a summery, I did

                      copy default/newsfeed to default/newsfeed2
                      changed the name of newsfeed.js in default/newsfeed2 to newsfeed2.js
                      changed Module.register(“newsfeed”,{ to Module.register(“newsfeed2”,{ in newsfeed2.js
                      entered module: “default/newsfeed2”, in config.js

                      Thanks to Fozi, chassain and sdetweil for all your help.
                      Thomas

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