Read the statement by Michael Teeuw here.
MMM-Carousel - cannot get it to have an effect
-
I cannot get MMM-Carousel to have any affect. I can modify the config.js to add, move, and delete modules, but have not been able to ge MMM-Carousel to have any effect at all. Here’s a simplified config.js I’m using while I debug – I’m sure the problem is obvious, but I just can’t see it yet.
var config = { port:8080, address:"0.0.0.0", ipWhitelist:[], language:"en", timeFormat:12, units:"imperial", modules:[{ module:'MMM-Carousel', config:{ transitionInterval:3000, ignoreModules:[], mode:'global'} } , { module:"clock", position:"top_left"} , { module:"calendar", header:"US Holidays", position:"top_left", config:{ calendars:[{ symbol:"calendar-check-o ", url:"webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics"} ] } } , { module:"newsfeed", position:"bottom_center", config:{ feeds:[{ title:"New York Times", url:"http://feeds.nytimes.com/nyt/rss/Technology.xml", url:"https://www.nytimes.com/services/xml/rss/nyt/PersonalTech.xml", } ], showSourceTitle:true, showPublishDate:true} } , { module:"compliments", position:"bottom_center"} , ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") { module.exports = config; }
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login