=== HT News Ticker === Contributors: Happy Themez Donate link: http://wordpress.org/plugins/ht-news-ticker/ Tags: jQuery, breaking news, headlines, ticker, news headlines, news, news Ticker, news scrolling Requires at least: 3.6 Tested up to: 3.9.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A Breaking news ticker based on JQuery ,Displays a sliding list of post titles. you can use it with a simple shortcode. == Description == HT News Ticker plugin show sliding breaking news on your website and you can use it with a simple shortcode. Check official website for live demo : http://happythemez.com/demo/plugin/ht-news-ticker/ **Features You can display:** * Number of Posts to display. [Live Demo](http://happythemez.com/demo/plugin/ht-news-ticker/) **How to Use**
Just use `[ht_ticker]` short code.
== Installation == = From your WordPress dashboard = 1. Visit **Plugins > Add New** 2. Search for **HT News Ticker** 3. Activate **HT News Ticker** from your Plugins page. 4. After all the things done copy this `[ht_ticker]` short code and paste it within your post/page. 5. If you want news ticker in your theme php, Place `` in your templates. = From FTP = 1. Download **HT News Ticker**. 2. Upload the **HT News Ticker** directory to your **/wp-content/plugins/** directory. 3. Activate **HT News Ticker** from your Plugins page. 4. After all the things done copy this `[ht_ticker]` short code and paste it within your post/page. 5. If you want news ticker in your theme php, Place `` in your templates. = Shortcodes = Default
[ht_ticker]
Title Styles (Text headline , Font color, Bg color)
[ht_ticker id="3" Title="Latest News" tbgcolor="#353739" tcolor="#fff"]
Box styles (Background Color and Link Color)
[ht_ticker id="2" bgcolor="#07BBD8" linkcolor="#fff"]
Box styles (height and max rows)
[ht_ticker id="4" rowheight="60" maxrow="2"]
Speed contral
[ht_ticker id="5" speed="200"]
Duration
[ht_ticker id="6" duration="2500"]
Total Posts
[ht_ticker id="7" numberposts="2"]
== Frequently Asked Questions == = How do I install this plugin? = You can install as others regular wordpress plugin. No different way. Please see on installation tab. == Screenshots == 1. This is the first screen shot == Changelog == = 1.1 = * error code fix = 1.0 = * Initial Release == Upgrade Notice == = 1.0 = * Initial Release