• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-EveryNews is not loading anything

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 5 Posters 1.0k Views 5 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    alee961
    last edited by alee961 May 23, 2020, 11:15 PM May 23, 2020, 10:54 PM

    I can’t get MMM-EveryNews to work. I have the API key, but it just displays “AnyNews Presents”.8ad5e7ab-03d1-49fc-bef4-d2f3dfdcf6f3-image.png

    58d63f8c-0b71-4734-862a-d512a0359ac8-image.png

    M 1 Reply Last reply May 24, 2020, 12:08 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @alee961
      last edited by Mykle1 May 24, 2020, 12:09 AM May 24, 2020, 12:08 AM

      @alee961 said in MMM-EveryNews is not loading anything:

      I can’t get MMM-EveryNews to work. I have the API key, but it just displays “AnyNews Presents”.

      I assure you, the module is working. Have you checked that your api is entered correctly? Please start MM using the command npm start dev. Check the console tab in the window that opens for errors (in red) and report them here.

      {
              disabled: false,
                module: 'MMM-EveryNews',
                position: 'bottom center',
                config: {
                  source: 'bbc-news,cbs-news,fox-news,nbc-news,national-geographic',      // any source from https://newsapi.org/
                  scroll: true,                                  // description scroll or static
                  scrollSpeed: "3",                              // if scroll is true
                  apiKey: 'Make sure this is correct',    // free API key from https://newsapi.org/register
                  useHeader: true,                               // False if you don't want a header
                  header: "Over 30,000 News Sources!",           // Any text you want. useHeader must be true
                  maxWidth: "350px",
                  animationSpeed: 3000,                          // fade speed
                  rotateInterval: 5 * 60 * 1000,
         }
      },
      

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • D Offline
        Dimasua
        last edited by Sep 23, 2020, 11:15 AM

        My MMM-EveryNews is not loading when Google Maps module is running. When I stop Google Maps, than MMM-EveryNews works again.

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer
          last edited by Sep 24, 2020, 12:19 AM

          I read that the issue was with Google Maps and has been corrected by user @sdetweil

          Create a working config
          How to add modules

          S 1 Reply Last reply Sep 24, 2020, 12:43 AM Reply Quote 0
          • C Offline
            cowboysdude Module Developer
            last edited by Sep 24, 2020, 12:20 AM

            @sdetweil thanks for fixing @Mykle1 screw up LOL

            1 Reply Last reply Reply Quote 1
            • S Offline
              sdetweil @Mykle1
              last edited by Sep 24, 2020, 12:43 AM

              @Mykle1 GoogleMapsTraffic

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply Sep 24, 2020, 12:44 AM Reply Quote 1
              • M Offline
                Mykle1 Project Sponsor Module Developer @sdetweil
                last edited by Sep 24, 2020, 12:44 AM

                @sdetweil

                Yah, he was just messing with me :-)

                Create a working config
                How to add modules

                C 1 Reply Last reply Sep 24, 2020, 12:44 AM Reply Quote 1
                • C Offline
                  cowboysdude Module Developer @Mykle1
                  last edited by Sep 24, 2020, 12:44 AM

                  @Mykle1 LOL

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy