@broberg
When I press on the headline, the headline disappears for 15 sec. Thats it.
Here the config.js:
{
"module": "MMM-newsfeedtouch",
"position": "bottom_bar",
"config": {
"feeds": [
{
"title": "n-tv",
"url": "http://www.n-tv.de/23.rss"
},
{
"title": "Welt",
"url": "https://www.welt.de/feeds/topnews.rss"
}
]
},
"classes": "default everyone"
},
This does not work with any rss feed?
Can you give me a rss link where it works, so I can test.