MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED MMM-NEWS-QR not appearing

    Troubleshooting
    1
    1
    525
    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.
    • F
      Frush last edited by

      I am currently working on my first magic mirror and I cannot get the QR code for my news feed to appear. Here is my code:

      {
          			module: "MMM-News-QR",
      			position: "bottom_right",
          			config: {
              			updateType : "push",
              			interval: "2000",
              			animationSpeed: "2500",
              			colorDark: "#fff",
              			colorLight: "#000",
              			imageSize: "150"
          			}
      		},
      

      Any advice?

      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy