WordPress News Ticker plugin is a jquery based wordpress plugin which is used to display wordpress post with fading effect.
Steps For Using this Plugin
1] Download Latest Release from WordPress News Ticker Plugin
2] Unzip the file.
3] Upload the “wordpress-news-ticker-plugin” folder to the “/wp-content/plugins/” directory. (DO NOT CHANGE ANY FILE OR FOLDER NAMES)
4] Activate the plugin through the “Plugins” menu in WordPress.
5] Add the folowing code anywhere within your theme where you want the content gallery to be displayed:
<?php include (ABSPATH . '/wp-content/plugins/wordpress-news-ticker-plugin/news_ticker.php'); ?>
Updating Options
Login to wp-admin and you can find “WordPress News Ticker” inside Settings tabs.
Go to that page then you can manage all the options of this plugin from that page.
1] News Ticker Width in Pixels:
You can specify width of the news ticker here.
2] News Ticker Box Border in Pixels:
You can specify border of the news ticker box
3] News Ticker Border Color:
You can specify border Color of the news ticker in HEX like #b00000
4] News Ticker Heading Color (use #hex or specify color name) :
You can specify News Ticker Heading Color of the news ticker in HEX like #b00000
5] News Ticker Category Selection :
You can select here either here to show latest post in the news ticker or from specific category.
If you select the latest post checkbox then latest post will be showed in the news ticker. And if you dont then posts from specific category will be displayed.
6] Number of posts in News Ticker :
You can specify here number of post that will be displayed in the news ticker. By default only 3 visible at a time. and It will rotate in the number of posts.
7] Image Settings:
If you dont want to show images in the News Ticker area then just uncheck the checkbox.
8] Default Image Settings:
By default First image from post is resized and displayed in the news ticker area for each post. If you dont have image in your post then the default image will be displayed. You can set your default image by entering full path of the image.
If you have any suggestion and Bugs then please send comments in this post so I can update this plugin. As this is first Version of this plugin.









August 31st, 2009












Hi,
Is it possible to slow the time between transitions on the news ticker?
O
HI Ollie,
Open news_ticker.php file inside the “wordpress-newsticker-plugin” folder to slow the speed you have to edit the variables ate line number 10 and 11
var speed = 700; var pause = 3500;you have to increase the pause value something like 5000 so it will slow down the newsticker.
Thnaks Snilesh, I tried this though and the ticker doesn’t slow. Does WP have a cache that I need to refresh? Sorry am new to WP.
Ollie
Great plugin, I’m hoping to use it on several sites I develop however I’ve thus far found 2 issues.
I’ve found that with the plugin enabled the only content slider that will work with it is using JFlow. None of the plugin sliders such as dynamic content gallery, featured content gallery, smooth slider etc work as long as this plugin is enabled. It doesn’t seem to like Mootools as well.
Also if you take a look once it goes through its first cycle in the ticker the headlines disappear. I’m really not sure as to why. If you look at the website I’ve put in my comment information (excuse the mess this is a site under development) you’ll be able to see what I mean. Note that I have Cufon fonts enabled but even without the Cufon font the post title goes away after the first cycle.
In addition it displays each post and thumbnail twice. on the second run thru, three times on the third and so and so forth.
I’ve attached a screen shot
http://img715.imageshack.us/img715/4350/tickerxample.jpg
Any ideas?
Hi Snilesh
I’m new to WP and dont know how to change the height and width of the news ticker I know you do this with css but can’t find it with in your code.
Wait for one more week. next version will be updated to this plugin
Is there any support for this plugin?
Hi mel,
Sorry i was too much busy in my work. I am updating this plugin. next version will be released in next week.
Thank you. I can’t launch the site until I get this resolved so I appreciate the response.
On the plus side, the site its going on is for a well known and highly respected journalist so it should be a nice working example of your plugin in use.
Any update on the updated plugin release date? I can’t launch until I have it. Thanks.