VP News Ticker is simple and easy to use. This Ticker you can use any page and file.
Demo:
http://plugin.onjumpstarter.io/?page_id=1690
How to use
shortcode
Simple News ticker
[VP_Ticker]
Simple News ticker support type. You can use page, post or custon post type. The default 'type' is 'post'.
If you use 1 page more VP Ticker you must use 'id'.
[VP_Ticker id="1" type="page"]
Simple News ticker support category.
[VP_Ticker id="2" cat="antiquarianism"]
Simple News ticker per page
[VP_Ticker id="3" ppp="4"]
you can change 'Latest' title
[VP_Ticker id="4" title="New"]
you can set news speed (milisec)
[VP_Ticker id="5" speed="1"]
you can set news speed (milisec)
[VP_Ticker id="5" speed="1"]
you can also set fadeOutSpeed (milisec), and fadeInSpeed(milisec)
[VP_Ticker id="6" fadeOutSpeed="500" fadeInSpeed="800"]
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates