This plugin will scroll the RSS title continuously in the wordpress website, we can use this plugin as a widget.
This plugin will scroll the RSS title continuously in the wordpress website, we can use this plugin as a widget.
Check official website for live demo http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/
Continuous rss scrolling plugin create the vertical scroll in the widget using given rss feed. This will scroll only the rss title in the widget. The title will scroll one by one in the widget area. Using this plugin we can show any rss feed in our website. No coding knowledge required to configure this plugin. Activate the plugin and drag and drop the widget to sidebar and check the front end. You can able to see the scroll with default rss feed.
We can use this plug-in in different way.
Go to widget menu and drag and drop the “continuous rss scrolling” widget to your sidebar location.
Copy and past the below mentioned code to your desired template location (ie in your PHP file).
<?php crs(); ?>
Installation Instruction & Configuration
Methode 1
* Unpack the *.zip file and extract the /continuous-rss-scrolling/ folder.
* Drop the ‘continuous-rss-scrolling’ folder into your ‘wp-content/plugins’ folder.
* In word press administration panels, click on plug-in from the menu.
* You should see your new ‘continuous rss scrolling’ plug-in listed under Inactive plug-in tab.
* To turn the word presses plug-in on, click activate.
Methode 2
* Go to ‘add new’ menu under ‘plugins’ tab in your wordpress admin.
* Search ‘continuous rss scrolling’ plugin using search option.
* Find the plugin & Click ‘Install Now’ link.
* Finally click activate plugin link to activate the plugin.
Configuration
Option – 1 : Go to widget link under Appearance tab, Drag & drop ‘continuous rss scrolling’ into your side bar.
Option – 2 : Copy and past the below mentioned code in desired template location ie your PHP file.
<?php if (function_exists (crs)) crs(); ?>
Can I add more then one RSS feed at same time?
Why my news content out of range?
Can I change the scroll manner from vertical to horizontal?
What is “Display number of record at the same time in scroll”?
What is “Enter max character for each post/title”?
Click the below link to see answer for all questions!
More info : click to go
http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/
First version
More help included.
Only admin user can access this plugin.
RSS links will open in a new window.
Tested up to 3.2.1
Javascript handled as per w3c standard.
Tested up to 3.3
Tested up to 3.4
Tested upto 3.4.1
New demo link
Tested upto 3.4.2
Tested upto 3.5
Tested upto 3.6
Minor change in the admin layout.