XIBO 1.7.5 on IIS. I dont have direction field for RSS ticker. I must have horizontal scrolling from left to right. Please assist me to resolve this issue. Here screenshot of what i have https://drive.google.com/file/d/0B1B9Bjqd18-IU2k5ZmRnOW95WXc/view?usp=sharing
You want “Marquee Left” or “Marquee Right”
Thanks. It works. Now “Marquee Right” takes only one item from the feed. Horizontal scroll takes all items. I must present all items. Here is my config for Marquee Right. https://drive.google.com/file/d/0B1B9Bjqd18-IZ2x5OER6cm5pNm8/view?usp=sharing
Marquee Right takes all items from the feed, but the feed cannot contain any HTML formatting to put the content on more than one line.
You have “number of items” set to 1, which will only take 1 item. You can set that to 0 or empty to take all items.
So i put in zero or even deleted. I received all the items covering whole screen. I took the feed from here http://www.ynet.co.il/Integration/StoryRss2.xml. now i have following result
https://drive.google.com/file/d/0B1B9Bjqd18-ITWpFV3FWN1NLcWs/view?usp=sharing
I configured settings as you said. Settings https://drive.google.com/file/d/0B1B9Bjqd18-IQUhRWVlOeS10OUU/view?usp=sharing
Thanks for your time. Please assist me . The result must be one ltr scrolling line
The description included with that feed contains HTML which tries to format the feed in a certain way - of course this means that Xibo can’t put it all on one line.
It seems to use <div>
tags mostly, which you can remove using the strip tags option - just put div
in there.
Yeahhhhhhh. It works. thank you. Thanks for great assistance
This topic was automatically closed 23 hours after the last reply. New replies are no longer allowed.