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.
[GOPIPLUS-ADS=AD1]
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.
[GOPIPLUS-ADS=AD2]
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.