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 RSS Feed wrapDescription // multiple lines

    Troubleshooting
    1
    2
    433
    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
      schlittrix last edited by schlittrix

      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,
      }
      
      
      1 Reply Last reply Reply Quote 0
      • S
        schlittrix last edited by

        nobody with an idea?

        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