MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. newsfeed
    Log in to post
    • All categories
    • U

      UNSOLVED How to remove html tag on newsfeed?
      Troubleshooting • newsfeed tag rss • • Untitled

      3
      0
      Votes
      3
      Posts
      137
      Views

      M

      It doesn’t have that feature. Modify source or use other alternative module which has that feature.

    • earnestrichards

      RSS newsfeed ‘en français’
      System • newsfeed • • earnestrichards

      5
      0
      Votes
      5
      Posts
      380
      Views

      mumblebaj

      @bugsounet I thought MMM-NewsFeed is your module? NO? 😓

    • A

      Cant recieve RSS feed
      Troubleshooting • rss magicmirror2 feed newsfeed xml • • Abram

      4
      0
      Votes
      4
      Posts
      189
      Views

      S

      @Abram the current code has no ability to see the header or its contents

    • M

      UNSOLVED Magic Mirror on the RPi1
      Troubleshooting • magic mirror rpi1 raspberry pi 1 problems newsfeed calendar boot autostart pm2 serveronly • • MMRPi1

      3
      0
      Votes
      3
      Posts
      1583
      Views

      M

      How would I do that??
      Sorry again I’m quite new at this…

    • M

      ***Noob Alert*** MagicMirror coding issues!!!
      Troubleshooting • module newsfeed weather • • mythr33kidz

      3
      0
      Votes
      3
      Posts
      1592
      Views

      M

      @Mykle1 I will post my config as soon as I can, but I really appreciate your timely response!!! Thanks a mil!

    • E

      Certain Modules Making Screen Blank
      Troubleshooting • help module calendar newsfeed config • • efk4

      17
      0
      Votes
      17
      Posts
      5094
      Views

      cowboysdude

      @efk4 Glad you got it working. I’m thinking something didn’t take when you installed it the first time 🙂

    • O

      multiple titles in newsfeed
      Troubleshooting • newsfeed module • • obelix05

      3
      0
      Votes
      3
      Posts
      2017
      Views

      O

      @strawberry-3-141 thanks for quick reply 👍

    • broberg

      MMM-newsfeedtouch - News so hot you wanna touch it
      Utilities • touch newsfeed • • broberg

      18
      5
      Votes
      18
      Posts
      8480
      Views

      emlowe

      Just to followup on my CSS, the following should center the content pretty well on most setups - I can’t figure out why I have to manually set the height though, but if I don’t the border doesn’t draw around all the text.

      This creates something like a “pop-up” in the middle of your screen for the content, which works pretty well for me.

      .infoCenter { position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); // This centers the box width: 80vw; // set the width to about 80% of the screen height: 20vw; // set the height to about 20% of the screen }
    • 1 / 1