Continuous rss scrolling plugin create the in the widget using given rss feed.
This will scroll only the rss title in the widget.
Activate the plugin and drag and drop the widget to sidebar and check the front end.
Option added to control scrolling speed and delay...
Copy and past the below mentioned code to your desired location ...
Methode 1 * Unpack the *.zip file and extract the continuous-rss-scrolling folder. * Drop the 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 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..
Option Copy and past the below mentioned code in desired location ie your PHP file...
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 1.0.
Now it using fetch feed wordpress method to load rss feed uses SimplePie and FeedCache functionality for retrieval and parsing and automatic caching ). 9.4.
Read more