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.1k 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

      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

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @alee961
        last edited by Mykle1

        @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

          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
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer
            last edited by

            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 Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer
              last edited by

              @sdetweil thanks for fixing @Mykle1 screw up LOL

              1 Reply Last reply Reply Quote 1
              • S Away
                sdetweil @Mykle1
                last edited by

                @Mykle1 GoogleMapsTraffic

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                Mykle1M 1 Reply Last reply Reply Quote 1
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @sdetweil
                  last edited by

                  @sdetweil

                  Yah, he was just messing with me :-)

                  Create a working config
                  How to add modules

                  cowboysdudeC 1 Reply Last reply Reply Quote 1
                  • cowboysdudeC Offline
                    cowboysdude Module Developer @Mykle1
                    last edited by

                    @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