=== continuous rss scrolling ===
Contributors: www.gopiplus.com, gopiplus
Donate link: http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/
Author URI: http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/
Plugin URI: http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/
Tags:  Continuous, rss, scrolling
Requires at least: 3.0
Tested up to: 3.4.2
Stable tag: 8.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
	
This plug-in will scroll the RSS title continuously in the wordpress website, we can use this plugin as a widget.
 

== Description ==

Check official website for live demo [http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)

*   [Live Demo](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)		
*   [More info](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)					
*   [Comments/Suggestion](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)			
*   [About author](http://www.gopiplus.com/work/)				

This plug-in will scroll the RSS title continuously in the wordpress website, we can use this plug-in as a widget to scroll the rss news.

1. Easy installation.  
2. Widgets, so you can add pretty much anything. 
3. Easy scroller setting. 

**We can use this plug-in in different way.**		

1. Go to widget menu and drag and drop the "continuous rss scrolling" widget to your sidebar location.
		 	
2. Copy and past the below mentioned code to your desired template location (ie in your PHP file).	
&lt;?php if (function_exists (crs)) crs(); ?&gt;			

See the live demo !		
To see my all plugin : [click to go](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)			
More info : [click to go](http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/)
	
3.0			
Only admin user can access this plugin.
RSS links will open in a new window. 


== Installation ==	

**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.		
	
&lt;?php if (function_exists (crs)) crs(); ?&gt;	


== Frequently Asked Questions ==

**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/)		

http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/	

== Screenshots ==

1. Admin - Setting. http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/

2. Front end. http://www.gopiplus.com/work/2010/09/05/continuous-rss-scrolling/

== Upgrade Notice ==

= 1.0 =				
First version.		

= 2.0 =
More help included.

= 3.0 =
Only admin user can access this plugin.
RSS links will open in a new window. 

= 4.0 =
Tested up to 3.2.1
Javascript handled as per w3c standard.

= 5.0 =
Tested up to 3.3

= 6.0 =
Tested up to 3.4

= 7.0 =
Tested up to 3.4.1
New demo link

= 8.0 =
Tested upto 3.4.2

== Changelog ==

= 1.0 =	
First version

= 2.0 =		
More help included.

= 3.0 =
Only admin user can access this plugin.
RSS links will open in a new window. 

= 4.0 =
Tested up to 3.2.1
Javascript handled as per w3c standard.

= 5.0 =
Tested up to 3.3

= 6.0 =
Tested up to 3.4

= 7.0 =
Tested upto 3.4.1
New demo link

= 8.0 =
Tested upto 3.4.2
