Read the statement by Michael Teeuw here.
Newsfeed "loading..."
-
@DocVooDoo open the developers window, ctrl-shift-i, and select the console tab, then scroll up to see if there are any errors… usually red text…
let us know
-
@sdetweil Hi and thanks for the quick reply.
Only one error …: Google Maps JavaScript API error: ApiNotActivatedMapError
That’s from the module MMM-Fuel. I will remove the same.
-
@DocVooDoo ok, i changed mine to add that parm, and don’t see any different behavior… still get feed items displayed.
-
@sdetweil Is there a cache or something? Something cached? That’s really only if I activate this option …
-
@DocVooDoo no… no cache
-
What is the limit for old headlines and does your newsfeed have actual current headlines? (i.e are there headlines newer than the set time limit)
-
Lookin at your config you have set that it should ignore headlines that are older than what, 4.5 minutes?
Change theignoreOlderThan:
to at least the default 1 day which is 86400000 -
@broberg Oh, I have given seconds instead of milliseconds. Thank you for the hint !! now it works.