• 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-News

Scheduled Pinned Locked Moved Utilities
55 Posts 15 Posters 39.8k Views 14 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.
  • S Offline
    swvalenti Project Sponsor
    last edited by Nov 23, 2020, 6:21 PM

    @Bugsounet Ok thanks for the detailed explanation. Here is my config now so hopefully this should resolve it.

    },
    		{
      		module: "MMM-News",
      		position: "bottom_bar",
      		config: {
        		apiKey : "XXXXXXXXXXXXXXXXXXX",
        		type: "horizontal",
        		query : [
          		{
            country: "us",
            className: "redTitle",
          },
        ],
    	touchable: false,
    	scanInterval: 1000*60*30
      }
    },
    
    1 Reply Last reply Reply Quote 1
    • ? Offline
      A Former User
      last edited by Nov 23, 2020, 7:06 PM

      perfect, it should work perfectly now

      1 Reply Last reply Reply Quote 0
      • S Offline
        swvalenti Project Sponsor
        last edited by Dec 6, 2020, 1:08 PM

        Oddly the sizing of the module just randomly changed and got smaller. How do I make the entire module bigger to fill out the bottom_bar? I went into CSS but nothing I did seem to change anything.

        1 Reply Last reply Reply Quote 0
        • S Offline
          swvalenti Project Sponsor
          last edited by Dec 8, 2020, 6:46 PM

          I added this to custom css but just doesn’t look right. What could have changed the sizing as nothing was updated from the default install? I uninstalled and re-installed and same thing.

          body  {
          transform:scale(1.0);
          }
          .MMM-News {
          transform:scale(1,1.75);
          }
          
          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by Dec 8, 2020, 7:06 PM

            “Oddly”, i have not touch to the css code
            and “Oddly” i don’t touche the main code
            and “Oddly” I run this module in 3 differents RPI
            and “Oddly” … this is no problem !

            so try to disable all module one by one (except this modules), disable custom.css too

            and “Oddly”, you will see : it works…

            S 1 Reply Last reply Dec 8, 2020, 7:08 PM Reply Quote -1
            • S Offline
              swvalenti Project Sponsor @Guest
              last edited by Dec 8, 2020, 7:08 PM

              @Bugsounet said in MMM-News:

              “Oddly”, i have not touch to the css code
              and “Oddly” i don’t touche the main code
              and “Oddly” I run this module in 3 differents RPI
              and “Oddly” … this is no problem !

              so try to disable all module one by one (except this modules), disable custom.css too

              and “Oddly”, you will see : it works…

              You need a snickers bar or something? Take it down a notch keyboard warrior

              C M 2 Replies Last reply Dec 13, 2020, 12:49 AM Reply Quote 1
              • ? Offline
                A Former User
                last edited by A Former User Dec 11, 2020, 4:28 PM Dec 11, 2020, 4:00 PM

                bad topic response sorry

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @swvalenti
                  last edited by Dec 13, 2020, 12:49 AM

                  @swvalenti LOL

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @swvalenti
                    last edited by Dec 13, 2020, 3:01 AM

                    @swvalenti said in MMM-News:

                    You need a snickers bar or something? Take it down a notch keyboard warrior

                    Bro, fucking hilarious! :thumbsup:

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Morganga
                      last edited by Dec 14, 2020, 5:33 PM

                      Kinda new to this,

                      I have no clue how to install this module ??
                      Could someone please help, I kinda like it

                      Thank you !

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 4 / 6
                      • 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