MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. schlittrix
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 13
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: RSS Feed wrapDescription // multiple lines

      nobody with an idea?

      posted in Troubleshooting
      S
      schlittrix
    • RSS Feed wrapDescription // multiple lines

      Hey guys,
      i am new in this Business but I got a Problem with the RSS Feed function called wrapDescription.
      I activate the Description below the headline, but the Option wrapDescription doesnt work anymore.
      I also tried Width: „100px“ and read about a solution with CDATA. But this function is too difficult for me.

      So is there a solution I did wrong with wrapDescription?
      My code:

      
      {
                              module: "newsfeed",
                              position: "middle_center",
                              config: {
                                      feeds: [
                                              {
                                                      title: "Der Betze Brennt",
                                                      url: "https://www.der-betze-brennt.de/service/feeds/dbb-news.xml"
                                              }
                                      ],
                                                      wrapDescription: true,
                                                      showDescription: true,
                                                      updateInterval: 20000,
      }
      
      
      posted in Troubleshooting
      S
      schlittrix
    • 1 / 1