Twitter tweet scroll is a simple plugin to show (scroll) your most recent tweet into your wordpress website. This plugin is using the wordpress JQuery script to create the scroll effect. In the plugin admin management page we have option to enter the twitter username.
Features of this plugin
- Easy configuration.
- Your twitter content on your website sidebar.
- JQuery scrolling.
- Four different scroll option. (Scroll Left / Scroll Right / Scroll Up / Scroll Down)
- Separate CSS file to manage the style.
Live demo (@gopiplus tweet)
gopiplus: WordPress plugin woo superb slideshow transition gallery
gopiplus: WordPress plugin horizontal motion gallery slideshow
Installation Instruction
Method 1
- Download the plugin twitter-tweet-horizontal-scroll.zip from download location.
- Unpack the twitter-tweet-horizontal-scroll.zip file
- Extract the /twitter-tweet-horizontal-scroll/ folder.
- Drop the twitter-tweet-horizontal-scroll folder into your ‘wp-content/plugins’ folder.
- In word press administration panels, click on plug-in from the menu.
- You should see your new twitter-tweet-horizontal-scroll plug-in listed.
- To turn the WordPress plug-in on, click activate.
Method 2
- Go to Add New menu under Plugins tab in your word-press admin.
- Search twitter-tweet-horizontal-scroll plugin using search option.
- Find the plugin and click ‘Install Now’ link.
- Finally click activate plug-in link to activate the plug-in.
Method 3
- Download the plugin twitter-tweet-horizontal-scroll.zip from download link.
- Go to Add New menu under Plugins tab in your word press admin.
- Select upload link (top link menu).
- Upload the available twitter-tweet-horizontal-scroll.zip file and click install now.
- Finally click activate plug-in link to activate the plug-in.
Plugin display option
Drag and drop the widget
Go to widget page under Appearance menu, Drag and drop Twitter tweet horizontal scroll widget into your side bar.
Add directly in the theme
Paste this PHP code <?php twittertweet($username = ‘gopiplus’); ?> in your theme where you want to show the plugin.
Short code for posts and pages
Copy and paste the below given short code into pages or posts to display the plugin.
Short code : [twitter-real-scrolling username="gopiplus" direction="Left"]
username : Enter your twitter username.
direction : Enter any one direction (Left / Right / Up / Down).
Plugin configuration
Activate the plugin and go to plugin menu on your wordpress dashboard to manage the plugin setting.
Dashboard → Settings → Twitter tweet horizontal scroll
Frequently asked questions
Q) How can I change the display style?
This plugin contain separate CSS class file.
Dashboard → Plugins → Editor → Select twitter-tweet-horizontal-scroll on the top right drop-down box → Edit the CSS file twitter-tweet-horizontal-scroll.css the way you like.







it’s great
but can you give me the php code please?
<?php twittertweet($username = ‘gopiplus’); ?>
Great little plugin with lots of potential thanks..Mike
Hello,
I got this error message when i use your widget :
Warning: fopen(http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=gopiplus) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in [...]/www/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 123
Warning: fread() expects parameter 1 to be resource, boolean given in [...]/www/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 124
Warning: fclose() expects parameter 1 to be resource, boolean given in [...]/www/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 125
any idea how to fix it?
Thanks for your help.
I got the same err message as Pi-JI.. any ideas?
Warning: fopen(http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=‘menesrebazzarvx’) [function.fopen]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /home/content/12/6652712/html/menesrebazzarkedar/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 123
Warning: fread(): supplied argument is not a valid stream resource in /home/content/12/6652712/html/menesrebazzarkedar/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 124
Warning: fclose(): supplied argument is not a valid stream resource in /home/content/12/6652712/html/menesrebazzarkedar/wp-content/plugins/twitter-tweet-horizontal-scroll/twitter-tweet-horizontal-scroll.php on line 125
Thanks for the great plugin! But I’m getting the same error message as two above comments
Would be superb if you can solve that, I’m thinking there is an unreliablity with fopen funtion
Looks like the plugin broke when Twitter temporarily disabled their old API. I understand that will happen permanently in May. Will you be updating your plugin to use their new API?
Hello.. Plugin is great but is there a way to display only 5 recent tweets ? It is currently displaying all feeds…
[twitter-real-scrolling username="gopiplus" direction="Left"]
This shortcode is not working can you please help me?
Hi Zohaib ,
Please let me know, what z the issue your getting..
Thanks for the help. its working..