A powerful, flexible and animated horizontal news ticker plugin.
- Lightweight JQuery
- Easy to configuration
- Multi-widget option
- Expiration date for the messages
- Plugin tested with IE6+, FF 20+, Chrome, Safari
LIVE DEMO
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use shortcode in page ,post or in widgets.
- If you want Dash News ticker master in your theme php,place'<?php echo do_action('your_shortcode');?>'in your tamplates.
Shortcodes
General Dash News ticker master
[tickr id="1"]
Ticker Dash News ticker master category
[tickr id="2" count="-1" category="1"category_slug="category_id"]
speed change
[tickr id="3" speed="800"count="-1" category="1"category_slug="category_id"]
Typespreed change
[tickr id="4" typespeed="10" count="-1" category="1"category_slug="category_id"]
Color Variation
[tickr color="skyblue" id="4" typespeed="10" count="-1" category="1"category_slug="category_id"]
Fadeitem in and fadeitem out
[tickr color="red" id="5" fadeitem_in="50" fadeitem_out="10"count="-1" category="1"category_slug="category_id"]
Text Change
[tickr text="Latest News" color="red" id="6" fadeitem_in="50" fadeitem_out="10"count="-1" category="1"category_slug="category_id"]