-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not an issue. Only a question! #3
Comments
No problem. Is there anything specific you want? Certain modules or behavior? |
Thanks for answer, |
woow |
Sounds good. Good luck with your mirror and feel free to send me any more questions. |
Thanks, yes I have 1 question. as an an example ...
}
"module": "calendar",
"header": "US Holidays",
"position": "top_right",
"pages": {"main": "top_left"},
"config": {
"calendars":
},
... I do not understand why |
Note: Changes being merged in the next couple of days make it unnecessary to include a position prop. Just pages will work fine. Ah, this can be a point of confusion. It stems from the fact that this module doesn't override magic mirror's method of rendering modules, it just extends it. In order for the module to be shown, a position prop must be set, but since page-selector moves and sets visibility before any modules actually show up on the screen, it doesn't matter what position is set to, only what position it is in on the specified pages. In summary, the |
Thank YOU very much for the explain. |
hey i have a small question, i have installed MMM-Voice-Commands, MMM-Page-Selector and MMM-page-indicator. But it seems like they dont work properly, do i have to install any aditional voice libraries ? |
Ah, I'm almost certain I know what the issue is. |
Thank you very much, now its working 👍 |
I have another problem. On all other pages except my main page my own css rules are not applied, is there a solution to my problem ? |
Do you mean that you have a |
So the problem is, if I move the modules adapted in the css file to the home page, then the adaptations will work, but on all other pages unfortunately not anymore. I sent you my code by mail |
i am sorry that i bothered you. I found my bug myself, just a stupid bug in the css file |
Ah, I'm glad you solved your problem. CSS can be quite finicky. |
Please Help: On the first page I have all my standard modules, on the second page I habe only MMM-WordClock. But it dosen't work. Is there an problem with IFrame? |
Hey, I haven't run into any issues with IFrames. In order to debug this, I would need your |
Hallo,
can you please publish a config.js example.
me and many other newbies have difficulties implementing this.
Sorry for posting here!
The text was updated successfully, but these errors were encountered: