<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Carousel - how to configure a module multiple times on the SAME page?]]></title><description><![CDATA[<p dir="auto">Hi all!</p>
<p dir="auto">I’m using MMM-Carousel (the one from shbatm !)to manage several pages for my MagicMirror project, as I want to show quite some modules. And I need to have <strong>several instances of the same module on one page</strong>, e.g. the calendar (I’m using it to show several different Google calendars).<br />
This <strong>works without MMM-Carousel</strong>, but I <strong>can’t get it working with MMM-Carousel</strong>.</p>
<p dir="auto">The same problem exists with the default “weather” module: as current weather and weather forecast are just 2 different configurations of the same module, I’m not able to show the current weather AND the forecast on the same page.</p>
<p dir="auto">Details:</p>
<ul>
<li>having the same module distributed across the pages in Carousel works, e.g. calendar 1 on the first page, calendar 2 on the second page</li>
<li>but having calendar 1 AND calendar 2 on the SAME page in Carousel doesn’t work (it shows the first instance of the calendar only, although I have configured the carouselId correctly in all places)</li>
</ul>
<p dir="auto">Can someone give me a hint how to solve that?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16379/mmm-carousel-how-to-configure-a-module-multiple-times-on-the-same-page</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 00:09:06 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16379.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Feb 2022 12:57:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 18 Feb 2022 21:12:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fantasmic78" aria-label="Profile: fantasmic78">@<bdi>fantasmic78</bdi></a> This should be possible with most modules. For example, I do this with MMM-JsonTable. The essential thing is that you use the same <code>carouselId</code> for both module instances.<br />
Try it that way and let me/us know if you can’t get it to work.</p>
]]></description><link>https://forum.magicmirror.builders/post/99731</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99731</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Fri, 18 Feb 2022 21:12:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 03:59:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a> zindex definitely takes negative numbers too</p>
]]></description><link>https://forum.magicmirror.builders/post/122611</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122611</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Jan 2025 03:59:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 03:56:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thank you again!</p>
<p dir="auto">That did it!</p>
<p dir="auto">I found this on the zindex and once I set it to 1, I was able to click the buttons.</p>
<p dir="auto">Huzzah!</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/4866/troubleshooting-changing-z-index-of-different-modules/4">https://forum.magicmirror.builders/topic/4866/troubleshooting-changing-z-index-of-different-modules/4</a></p>
]]></description><link>https://forum.magicmirror.builders/post/122610</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122610</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Sat, 04 Jan 2025 03:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 03:45:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a>  zindex:1-99  will move it up the stack -1… etc will move it down the stack (that is how fullscreen_below works)</p>
]]></description><link>https://forum.magicmirror.builders/post/122604</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122604</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Jan 2025 03:45:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 03:27:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thank you for all your help.</p>
<p dir="auto">I figured it out: I’m a dummy (or noob, take your pick).</p>
<p dir="auto">I have run into the infamous “stacking” behavior.</p>
<p dir="auto">Basically, the controls showed up, but were too close to something else and so even though they didn’t overlap visually, I couldn’t click on the buttons bc of proximity to another element.</p>
<p dir="auto">Once I removed the element, it worked.</p>
<p dir="auto">Thanks!</p>
<p dir="auto">It’d be nice if there were some way to either set precedence or set a padding around each element so that I didn’t lose clickability when something is nearby.</p>
]]></description><link>https://forum.magicmirror.builders/post/122603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122603</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Sat, 04 Jan 2025 03:27:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 03:06:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a>  the what</p>
<p dir="auto">css allows one to override/replace styles specified in an html document</p>
<p dir="auto">MagicMirror is a html page<br />
each modules content has a class name that matches the module name</p>
<p dir="auto">in css the part before the {, is called the selector clause<br />
is SELECTS the html elements the stuff inside the braces will be applied to.</p>
<p dir="auto">a dot prefix means classname, class=<br />
a pound sign prefix means id id=<br />
no prefix means and html tag name</p>
<p dir="auto">.MMM-page-indicator //  element tree with modulename<br />
div.module-content   // a div tree with class module_content<br />
div  //with a div<br />
i:nth-child(1)::before {  // with an i (icon(1st in array of them) and use the ::before placement</p>
<p dir="auto">}</p>
<p dir="auto">if you oen the developers window you can see this</p>
]]></description><link>https://forum.magicmirror.builders/post/122599</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122599</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Jan 2025 03:06:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 02:43:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a> all we did was change the icon over<br />
the &lt;a link in the html generated by page-indicator</p>
<p dir="auto">you can open the developers window and look at the html<br />
see the second link in my sig below</p>
<p dir="auto">if you rename custom.css to done other name and reload tye MagicMirror page the circles will be back. do they work?</p>
]]></description><link>https://forum.magicmirror.builders/post/122596</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122596</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Jan 2025 02:43:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sat, 04 Jan 2025 02:39:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">I don’t know what to do then. It’s 100% not working.</p>
<p dir="auto">I added buttons to a separate module in another region and those work.  I can click on calendar events, but those items show up but aren’t clickable.</p>
<pre><code>.MMM-page-indicator div.module-content div i:nth-child(1)::before { 
        font-size: 20px; 
        content: "\f015"; 
        font-family: FontAwesome;
}

.MMM-page-indicator div.module-content div i:nth-child(2)::before { 
        font-size: 20px; 
        content: "\f04e"; 
        font-family: FontAwesome;
}

.MMM-page-indicator div.module-content div i:nth-child(3)::before { 
        font-size: 20px; 
        content: "\f04e"; 
        font-family: FontAwesome;
}

.MMM-page-indicator div.module-content div i:nth-child(4)::before { 
        font-size: 20px; 
        content: "\f04e"; 
        font-family: FontAwesome;
}
</code></pre>
<p dir="auto">Can you provide a simple example like what I have above and how it ties to mmm-page-indicator?</p>
<p dir="auto">I can only think that this css is providing buttons but they’re not tied to something?</p>
]]></description><link>https://forum.magicmirror.builders/post/122595</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122595</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Sat, 04 Jan 2025 02:39:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 23:48:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a> I pasted your def into my custom.css and the icons showed and I can click them</p>
]]></description><link>https://forum.magicmirror.builders/post/122577</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122577</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2025 23:48:09 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 23:41:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Sure, I’ve been looking at that already.</p>
<p dir="auto">I figured out I had formatting error.</p>
<p dir="auto">So I fixed it and now I see icons.</p>
<p dir="auto">However, they’re still not clickable and do nothing.  Fixed the formatting. Now I have a bunch of icons the previous poster mentioned.</p>
<pre><code>.MMM-page-indicator div.module-content div i:nth-child(1)::before { 
        font-size: 20px; 
        content: "\f073"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(2)::before { 
        font-size: 20p; 
        content: "\f2c9"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(3)::before { 
        font-size: 20px; 
        content: "\f1b9"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(4)::before { 
        font-size: 20px; 
        content: "|f70c"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(5)::before { 
        font-size: 20px; 
        content: "\f19d"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(6)::before { 
        font-size: 20px; 
        content: " flea";
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(7)::before { 
        font-size:20px; 
        content: "\f03d"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(8)::before { 
        font-size: 20px; 
        content: "\e5ac"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(9)::before { 
        font-size: 20px; 
        content: "\f5ee"; 
        font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child (10): :before { 
        font-size: 20px; 
        content: " f013"; 
        font-family: FontAwesome;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/122576</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122576</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Fri, 03 Jan 2025 23:41:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 23:33:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a> see the second link in my signature below on how to use the dev window</p>
]]></description><link>https://forum.magicmirror.builders/post/122573</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122573</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2025 23:33:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 23:31:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Yep!</p>
<p dir="auto">They don’t show up anywhere. Which means I likely missed something major.</p>
<p dir="auto">I see the regular dots.</p>
]]></description><link>https://forum.magicmirror.builders/post/122572</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122572</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Fri, 03 Jan 2025 23:31:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 22:34:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a>  so those are the fonticon numbers for different icons</p>
<p dir="auto">all that stuff  went in custom.css right?</p>
]]></description><link>https://forum.magicmirror.builders/post/122567</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122567</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2025 22:34:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 22:31:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Thank you. I got the link and I still don’t get it.</p>
<p dir="auto">I am lost. The icons that show up look like standard MMM-page-indicator buttons.</p>
<p dir="auto">I added this based on the image, but it probably doesn’t apply since I’m not using the posters icons.</p>
<pre><code>/* MMM-page-indicator config to turn indicator into buttons */
.MMM-page-indicator div module-content div i:nth-child(1):: before { 
font-size: 20px; content: "\f073"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(2):: before { 
font-size: 20p; content: "\f2c9"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(3):: before { 
font-size: 20px; content: "\f1b9"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(4):: before { 
font-size: 20px; content: "|f70c"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(5):: before { 
font-size: 20px; content: "\f19d"; font-family: FontAwesome;
}
.MMM-page-indicator div.module-content div i:nth-child(6)::before { 
font-size: 20px; content: " flea";
font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(7):: before { 
font-size:20px; content: "\f03d"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(8)::before { 
font-size: 20px; content: "\e5ac" font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child(9):: before { 
font-size: 20px; content: "\f5ee"; font-family: FontAwesome;
}
.MMM-page-indicator div module-content div i:nth-child (10): :before { 
font-size: 20px; content: " f013"; font-family: FontAwesome;
}
</code></pre>
<p dir="auto">I just have 3 pages I want to cycle through that coincide with the EXT3 calendar this month, next month and the one after.</p>
<p dir="auto">What am I missing?</p>
]]></description><link>https://forum.magicmirror.builders/post/122566</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122566</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Fri, 03 Jan 2025 22:31:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 22:26:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a>  sorry you didn’t get the link to the link</p>
<p dir="auto">see here<br />
<a href="https://forum.magicmirror.builders/post/118877">https://forum.magicmirror.builders/post/118877</a></p>
]]></description><link>https://forum.magicmirror.builders/post/122561</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122561</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2025 22:26:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 22:16:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Thank you for the response!</p>
<p dir="auto">So I am a bit lost. I tried pages and after figuring out the “fixed” vs. “pages” bit, I can’t seem to change the page-indicators to buttons.</p>
<p dir="auto">The only thing I found was this:</p>
<pre><code>.MMM-page-indicator div.module-content div i:nth-child(2)::before {
    content: "\f055";  // &lt;-- icon code goes here
    font-family: FontAwesome;
}
</code></pre>
<p dir="auto">As a newbie, “code goes here” leaves me grasping. Does your link have another solution or is there somewhere I can complete the content?</p>
<p dir="auto">Other than that, I saw someone basically created a custom button module to do the same.</p>
]]></description><link>https://forum.magicmirror.builders/post/122560</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122560</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Fri, 03 Jan 2025 22:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Fri, 03 Jan 2025 22:32:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a>  use MMM-PageIndicator for manual navigation<br />
see this post i made showing all the configuration</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/post/118877">https://forum.magicmirror.builders/post/118877</a></p>
]]></description><link>https://forum.magicmirror.builders/post/122326</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122326</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Jan 2025 22:32:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Tue, 31 Dec 2024 12:19:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reverendz" aria-label="Profile: reverendz">@<bdi>reverendz</bdi></a> use mmm-pages, carousel is hard code to use module names.</p>
<p dir="auto">in pages you can define page names , mom, dad , son , daughtrr, weather, shopping, whatever</p>
<p dir="auto">and on each module using the  classes:property  to specify which page(s) this instance is on</p>
<p dir="auto">i have a setup w 3 CalendarExt3 instances<br />
this month, next and next after that</p>
]]></description><link>https://forum.magicmirror.builders/post/122321</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122321</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 31 Dec 2024 12:19:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Mon, 30 Dec 2024 03:18:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fantasmic78" aria-label="Profile: Fantasmic78">@<bdi>Fantasmic78</bdi></a></p>
<p dir="auto">Found this because this is just what I’m trying to do.</p>
<p dir="auto">I’m trying to use the EXT3 calendar showing monthly views.</p>
<p dir="auto">However, when I try the config, one of two things happens:</p>
<ul>
<li>
<p dir="auto">If I list a position for the additional months, they all show up on the same page.</p>
</li>
<li>
<p dir="auto">If I don’t list a position, the other months don’t show up.</p>
</li>
</ul>
<p dir="auto">I can’t seem to get it so that one month shows up with a forward/backward option in Carousel when using MMM-CalendarExt3.</p>
<p dir="auto">If anyone has an example config and can step me through how to set this up with Carousel it’d be greatly appreciated.</p>
<p dir="auto">I liked Carousel because I only want to move the calendar forward, but I’m open to other options. The big thing is: I’m using a touch screen so really want on-screen navigation/click.</p>
]]></description><link>https://forum.magicmirror.builders/post/122320</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122320</guid><dc:creator><![CDATA[reverendz]]></dc:creator><pubDate>Mon, 30 Dec 2024 03:18:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Wed, 23 Feb 2022 21:16:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks 🙂 I’ve created a Pull Request.</p>
]]></description><link>https://forum.magicmirror.builders/post/99888</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99888</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Wed, 23 Feb 2022 21:16:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Tue, 22 Feb 2022 08:56:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kristjanesperanto" aria-label="Profile: kristjanesperanto">@<bdi>kristjanesperanto</bdi></a> I think the best place for such documentation would be in section “Example - Advanced Slides Carousel” in the <a href="http://README.md" target="_blank" rel="noopener noreferrer nofollow ugc">README.md</a>. You could use my example configuration (see my other post above)</p>
]]></description><link>https://forum.magicmirror.builders/post/99851</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99851</guid><dc:creator><![CDATA[Fantasmic78]]></dc:creator><pubDate>Tue, 22 Feb 2022 08:56:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Tue, 22 Feb 2022 08:40:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> yes exactly - and I managed to do it like this in the meanwhile.</p>
<p dir="auto">As mentioned in one of the posts above - the key learning was to use the same carouselId for all modules (which I use multiple times) which should be on the same page.</p>
<p dir="auto">So my configuration for MMM-Carousel looks like this now:</p>
<pre><code>{
            module: 'MMM-Carousel',
            position: 'bottom_bar', // Required only for navigation controls
            config: {
                transitionInterval: 15000,
                showPageIndicators: true,
                showPageControls: true,
                ignoreModules: ['clock', 'alert', 'updatenotification'],
                mode: 'slides',
                slides: {
                    "1": [
                            {name:'calendar', carouselId: "Calendar1"}, // Calendar of Chris
                            {name:'calendar', carouselId: "Calendar1"}, // Calendar of Karin
                            'MMM-WeeklySchedule'
                         ],
                    "2": [
                            {name:'calendar', carouselId: "Calendar2"}, // Calendar for trash
                            {name:'calendar', carouselId: "Calendar2"}, // Calendar for Austrian holidays
                            {name:'calendar', carouselId: "Calendar2"}, // Calendard for birthdays
                            'newsfeed'
                         ],
                    "3": [
                            {name:'weather', carouselId: "Weather1"}, // current weather at home
                            {name:'weather', carouselId: "Weather1"}, // weather forecast at home
                            {name:'weather', carouselId: "Weather1"}, // weather in some other location
                            'MMM-network-signal',
                            'MMM-NetworkConnection'
                         ],
                    "4": [
                            'MMM-GooglePhotos'
                         ]
                }
            }
		},
</code></pre>
<p dir="auto">It shows two calendars on the first page, and 3 other calendars on the second page. Further, it shows 3 weather modules on the third page.</p>
]]></description><link>https://forum.magicmirror.builders/post/99850</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99850</guid><dc:creator><![CDATA[Fantasmic78]]></dc:creator><pubDate>Tue, 22 Feb 2022 08:40:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Tue, 22 Feb 2022 08:23:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mumblebaj" aria-label="Profile: mumblebaj">@<bdi>mumblebaj</bdi></a><br />
Yes, thanks - I’m aware of the MMM-page-indicator, but I prefer the navigation buttons from MMM-Carousel (big left/right icons, in addition to the clickable indicators for the number of pages).</p>
]]></description><link>https://forum.magicmirror.builders/post/99849</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99849</guid><dc:creator><![CDATA[Fantasmic78]]></dc:creator><pubDate>Tue, 22 Feb 2022 08:23:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sun, 20 Feb 2022 21:21:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fantasmic78" aria-label="Profile: fantasmic78">@<bdi>fantasmic78</bdi></a><br />
This is what 2 instances of calendar look like in my carousel setup.<br />
<img src="/assets/uploads/files/1645391775846-capture.jpg" alt="Capture.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">is that what you are trying to do?</p>
]]></description><link>https://forum.magicmirror.builders/post/99814</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99814</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Sun, 20 Feb 2022 21:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Carousel - how to configure a module multiple times on the SAME page? on Sun, 20 Feb 2022 09:52:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fantasmic78" aria-label="Profile: fantasmic78">@<bdi>fantasmic78</bdi></a> I am glad that I could help.</p>
<p dir="auto">It would be good to improve the documentation for such cases. Do you have a concrete suggestion how?</p>
]]></description><link>https://forum.magicmirror.builders/post/99771</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/99771</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Sun, 20 Feb 2022 09:52:20 GMT</pubDate></item></channel></rss>