Read the statement by Michael Teeuw here.
CalendarExt3Timeline disappeared
-
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 -
@mischag if you disable pages to make them both display, do they ?
add
disabled: true,
to the MMM-pages
config
after themodule: "MMM-pages",
line
did you have a typo in the classes string? dang computers are picky -
@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…
??
-
@mischag ok, so I think you need to reduce the config the the two modules
Calendar and ext3timelineSimplest is to add
disabled: true,
To each other module after its position lineThen once you solve this, change true to false