This is a WordPress port of very nice Twitter Ticker from Tutorialzine.com powered by jQuery & Twitter’s Search API.
It’ll show your or your friends’ latest tweets and will not require server side code or databases.
The widget uses its own css file so it can be easily modified.
As I mentioned … credit goes to Tutorialzine.com for this fantastic code. Hope you will enjoy it. I’m waiting for your comments 😉
Download [download id=”11″]
Hello,
HOw can I add my celebrity list to this. I have about 500 names, how can I add the list?
Hi,
I love your Twitter Ticker and use it on my site. I have just updated to the latest version of WordPress and it has stopped working, it does not pull the tweets in to it anymore, do you have plans to update it?
Thanks.
Hi,
I love this twitter ticker and have been using it on my WordPress site. Since I updated to the latest version of WordPress last week it has stopped working and tweets do not update within it. Do you know why this may be and are there any plans to update it?
Thanks
I LOVE your widget for displaying other people’s Tweets I am using on my website. It was so easy to install and it was exactly what I was looking for! Can you help me mwith one thing though? It is displaying in my side bar about 4 inches long, and it is allowing me to use the arrows up and down to see the number of Tweets I have set. Is there a way I can make the box large so more Tweets show at one time than the 4 inches I am now seeing??
(SOLVED) bug when installing on php 5.3 windows platform. (in linux php dont fails, but windows)
LINE #112
change “<?" by "<?php"
LINE #96
$option = get_option('widget_mytwitterticker_widget');
if($option != null) <– ADD THIS CONDITIONAL
foreach($option as $opt) { …
Since we updated to WordPress 3.5.1, the widget no longer displays tweets. Tried removing and reinstalling, but no luck. Any ideas?