Continuous RSS scrolling WordPress plugin

Continuous RSS scrolling plugin creates the vertical scroller on the website. This plugin reads the RSS feed and uses that RSS title to create this scroller. The title will scroll one by one in the selected area. Using this plugin we can show any RSS feed on our website. Thus, no code change is required in the plugin.

No coding knowledge is required to configure this plugin. Just activate the plugin and add the shortcode into the widget or posts/pages. Now, you can able to see the scroll on the front end with default plugin settings.

Features of this plugin

  • Easy installation.
  • We can add any rss feed. of course, only one link per shortcode.
  • Admin option to change scroller setting. Thus, no coding required.

Plugin live demo is available on this page. You may also be interested in the continuous announcement scroller WordPress plugin. Also, many scroller plugins are available on this website.

Live demo

Plugin installation instruction

Install the plugin using the WordPress admin plugin upload option

Download the plugin continuous-rss-scrolling.zip from the download location. Sign in to your dashboard and go to Plugins, and click on Add New menu in your WordPress admin. Select the upload plugin button. Upload the available ZIP file and click Install Now button. Finally, click activate plugin link to activate the plugin.

Install the plugin using the WordPress plugin search option

Go to your WordPress admin area and click on Plugins, and navigate to Add New page. Search continuous RSS scrolling plugin using the search option. Find the plugin and click Install Now link. Finally, click activate plugin link to activate the plugin.

Plugin configuration

Option – 1: Go to widget link under Appearance tab, Drag, and drop ‘continuous RSS scrolling’ into your sidebar. Now, from WordPress version 5.8 onwards, we can directly use the plugin shortcode on the widget editor. Thus, please use the shortcode instead of the drag and drop widget option.

Option – 2: Copy and paste the mentioned PHP code in desired template location ie your PHP file.

<?php if (function_exists (crs)) crs(); ?>
<?php echo do_shortcode( 'continuous-rss-scrolling url="http://www.gopiplus.com/work/category/word-press-plug-in/feed/" height="40" count="5" length="200" speed="2" wait="2"]' ); ?>

Option – 3: Shortcode option available from version 11.1 onwards, use the shortcode in the post or site editor.

[continuous-rss-scrolling url="http://www.gopiplus.com/work/category/word-press-plug-in/feed/" height="40" count="5" length="200" speed="2" wait="2"]

Plugin admin page

In your WordPress administrator section go to the Settings menu and select the Continuous RSS scrolling menu to configure this plugin.

Continuous rss scrolling WordPress plugin

Frequently asked questions

Q1. How can I add multiple RSS feeds in the same shortcode?

Right now we do not have this option. However, we will try this multiple-input option in the future plugin release.

Q2. Why my scrolling text is out of the range?

This is the continuous scroll, so we need to maintain the same height for each content, for that, you need to update/increase the admin property “Each scroller height in scroll”. so that, the scroll will be smoother.

Q3. Can I change the scroll direction from vertical to horizontal?

No, at present option is not available in this plugin. However, we have an alternate plugin on this website to scroll horizontally. Please check the plugin list. Horizontal scrolling announcement this plugin creates the marquee.

Q4. What is “Display number of record at the same time in scroll”?

This property is to set the no of records to display(in the front end) at the same time in the scroller. For example, if you enter three. 3 titles will display on the front end at the same time.

Q5. What is “Enter max character for each post/title”?

This option is to display the number of characters for each RSS title on the scroll. For example, if you enter 100. The first 100 characters of the RSS title will show on this scroll.

Q6. Why does my scroll content overlap each other?

This is the continuous scroll, so we need to maintain the same height for the content, for that you need to update the admin property “Each scroller height in scroll”. This parameter will help us to make the scroll cleaner.

Plugin official page

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

Download location

http://www.gopiplus.com/work/2012/07/29/continuous-rss-scrolling-wordpress-plugin-download-link/

WordPress page

https://wordpress.org/plugins/continuous-rss-scrolling/