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.

    CalendarExt3Timeline disappeared

    Scheduled Pinned Locked Moved Productivity
    4 Posts 2 Posters 452 Views 2 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.
    • M Offline
      mischag
      last edited by

      So, had CalendarExt3Timeline working fine. Would load, had all the symbols working and colours, and they matched what was showing in the CalendarExt3 module when loaded.
      Then, I’ve added MMM-Pages.
      I moved the CalendarExt3 to page 2 by using classes.
      I wanted CalendarExt3Timeline to show on page 3 using classes. But showing what was on Page 2’s calendar.
      Now, I can’t get the ‘Timeline’ module to show, anywhere? I thought it might be because it’s ‘position’ was the same as the weather module, but this is on a different page so shouldn’t be an issue?
      Any help would be greatly appreciated… Thanks

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @mischag
        last edited by

        @mischag if you disable pages to make them both display, do they ?

        add

        disabled: true,
        

        to the MMM-pages
        config
        after the

        module: "MMM-pages",
        

        line
        did you have a typo in the classes string? dang computers are picky

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          mischag @sdetweil
          last edited by

          @sdetweil Thanks for the reply.

          No, added that line in and it disabled pages, brought up all the modules that are across all the other pages on the home page, but still didn’t show…

          ??

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @mischag
            last edited by

            @mischag ok, so I think you need to reduce the config the the two modules
            Calendar and ext3timeline

            Simplest is to add
            disabled: true,
            To each other module after its position line

            Then once you solve this, change true to false

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy