Well, I updated my xml and now both itens are been shown.
BUT, I’m struggling with break line. Does the RSS ticker on player preserve line breaks? How can I set line break on the XML in a way that the ticker recognizes?
Didn’t work. The XML recognizes the <br/> (if use <br> the XML think it is a unclosed item and give errors ) and shows the new line, but the ticker do nothing with it. Don’t break the line neither show the BR tag as text.
I thought it might. It strips out formatting as the idea is you then format the content within Xibo itself. Otherwise for example, if you were showing this as scrolling text going left to right, it would break across multiple lines rather than showing all on one line.
There’s an option to strip additional tags, but that doesn’t help you I’m afraid.
Althoug the XML wasn’t showing it, the CDATA kept the line break information from the data base. So I could replace this invisible information direct on the post-processed ticker.