This plug-in retrieve the title and corresponding links from the given RSS feed and setup the news display in the website.
Its display one title at time and cycle all the remaining title in the mentioned location and we have option to set four different cycle left to right, right to left, down to up, up to down using this plugin we can setup the news display under top menu or footer the plug-in have separate CSS file to configure the style..
Drag and drop the widget Go to widget page under Appearance menu, Drag and drop Rss news display widget into your side bar...
Add in the theme Use this code to add this plug-in in to your theme files...
Short code for posts and pages Copy and paste the given short code into pages or posts...
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 1.0.
JavaScript loaded by using the wp enqueue scripts hook, This will avoid JavaScript, Jquery conflict..
Now it using fetch feed wordpress method to load rss feed uses SimplePie and FeedCache functionality for retrieval and parsing and automatic caching ). 7.3.
If your using widget option and upgrading the plugin, This upgrade will remove the widget from your sidebar.
Thus please go to your dashboard widget menu and drag and drop the Rss news display widget again 7.4.
Read more