News ticker

Yet another plugin by Nuevodevel.com is News Ticker. On the WordPress blog it is supported via the Nuevo shortcode. The most basic parameter looks like this:

[nuevo source=src="video-url type=video/type" poster="poster-image-url.jpg" newsticker="rss=news-rss-url"]

Please, take a look what is the structure of the news rss xml file or read details on dedicated plugin’s page.

The news ticker plugin features few options that you may want to apply.

  • clock (set false to disable clock display)
  • logo (logo icon to display for bottom ticker)
  • position (set top to display ticker on the top of the player)
  • speed (adjust the speed of scrolling news. The default speed value is 5. The allowed range is 1–10.

Here’s how you can apply options:

[nuevo source=src="video-url type=video/type" poster="poster-image-url.jpg" newsticker="rss=news-rss-url clock=false logo="logo-image-url.png position=top speed=3"]