Marquee xml rss feed scroll

March 24, 2012 | Posted by: Gopi R | Wordpress plugin | 40 Comments | Video tutorial

Marquee xml rss feed scroll is a simple WordPress plugin to create the marquee scroll in the wordpress website with rss feed. In the admin we have option to enter RSS feed url. maximum we can add five RSS feed. we can add this plugin directly in the theme files. Also we have widget and short code option.


Feature of this plugin

  • Easy to customize
  • Easy styles override option
  • Configurable scroll amount
  • Option to update scroll delay
  • Option to update the scroll direction
  • Option to pause the scroller on mouse over
  • Option to add five rss feed
  • Short code for pages and posts

Live demo available below. if you want to use your own content on the scroll; use horizontal scrolling announcement wordpress plugin. if you want use post title on the scroll use Post title marquee scroll wordpress plugin.

Fade in fade out post titleScrolling down popup pluginImage vertical reel scroll slideshowSuperb slideshow galleryEmail newsletterFade in fade out post titleScrolling down popup pluginImage vertical reel scroll slideshowSuperb slideshow galleryEmail newsletter


Marquee style

In the admin we have separate text box to update the marquee style. also you can create the separate CSS with the name “mxrf_marquee” in your theme CSS file. it reflect in this marquee plugin.

Installation instruction & configuration

Method 1

  1. Download the plugin Marquee xml rss feed scroll from download location.
  2. Unpack the *.zip file and extract the /marquee-xml-rss-feed-scroll/ folder.
  3. Drop the ‘marquee-xml-rss-feed-scroll’ folder into your ‘wp-content/plugins/’ folder.
  4. In word press administration panels, click on plug-in from the menu.
  5. You should see your new ‘Marquee xml rss feed scroll’ plug-in listed under inactive plug-in tab.
  6. To turn the word presses plug-in on, click activate.

Method 2

  1. Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
  2. Search ‘Marquee xml rss feed scroll’ plugin using search option.
  3. Find the plugin and click ‘Install Now’ link.
  4. Finally click activate plug-in link to activate the plug-in.

Method 3

  1. Download the plugin Marquee xml rss feed scroll from download location.
  2. Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
  3. Select upload link (top link menu).
  4. Upload the available marquee-xml-rss-feed-scroll.zip file and click install now
  5. Finally click activate plug-in link to activate the plug-in.

Plugin configuration

Drag and drop the widget: Go to widget page under Appearance tab, Drag and drop Marquee xml rss feed widget into your side bar.

Short code for posts and pages: Copy and paste the given short code into pages or posts.
Short code : [RSS-MARQUEE=RSS1]

RSS-MARQUEE = Default text
RSS1 = Name of your rss feed (In the admin option availabe to add rss feed)

Add directly in the theme: Use this code <?php if (function_exists (rssshow)) rssshow(); ?> to add this plug-in in to your theme files.

Admin link

Administration → Settings → Marquee xml rss feed

Admin form details

Scroll amount: Scroll amount, together with Scroll delay, sets the speed of the scrolling. Marquee moves the content by displaying the content, then delaying for some short period of time, then displaying the content again in a new position. Scroll amount sets the size in pixels of each jump. A higher value for Scroll amount makes the marquee scroll faster.

Scroll delay: Scroll delay, together with Scroll amount , sets the speed of the scrolling. Marquee moves the content by displaying the content, then delaying for some short period of time, then displaying the content again in a new position. Scroll delay sets the amount of delay in milliseconds (a millisecond is 1/1000th of a second).

Scroll direction: direction of the scroll (left/right).

Scroll style: Css style for the scroller.

Splitter: Give the splitter between two post title in the scroll.

Rss feed 1 : Enter the RSS feed. This field is used in the widget

Rss feed 2 : Option to enter another rss feed (total we can add 5 rss feed).

Download location

http://www.gopiplus.com/work/wordpress-plugin-download/

Donation

All modules, plugins in this website are completely FREE. If you find the software useful please consider making a donation(PayPal). All donations will go towards improving this web website and maintenance.

Donate

Comments (40)

  1. paul maurice says:

    Hello,
    I would like to download the Marquee xml rss feed scroll
    Can you please make it available?

    Thanks and continued success

    Paul

  2. paul maurice says:

    It’s is not. There is a # on the download link and it’s not available on wordpress.org. Thanks anyway,

  3. CB says:

    Works great – thanks so much! 1 question: Any way to get it to scroll continuously?

  4. paul maurice says:

    Works great here too. Thanks

  5. priya says:

    Hello
    It looks like a very easy and friendly plugin
    But unfortunately it not working in my site
    http://socsci.tau.ac.il/polimass/
    if you can see where the word “YNET” at the bottom, that’s the title
    but no scrolling
    this is the feed link I entered
    http://www.ynet.co.il/Integration/StoryRss1854.xml
    do you know way?
    Thank you
    Priya

  6. ThinkOnThat says:

    Where do I insert this php code? index.php? header.php?

  7. peyman says:

    how
    target=”_blank”
    for link ?
    Thanks

  8. Tye says:

    I have the same question about making the feed links show up in a new tab or window. Adding target=”_blank” usually works for that, but I have absolutely no idea where to put it.

    I really want to keep using this, but my client is insisting the links open in a new window. Help?

    (I saw your reply, to use “#” if no target link, but I don’t understand what you mean.)

    Thanks.

  9. Roger says:

    I have added it to a widget and it is successfully scrolling RSS1, but is there any way for it to scroll all the RSS feeds I have configured?

    Thanks

  10. CB says:

    Was working great…now it doesn’t! :( The plugin won’t show whether I add the code directly to the page or use a shortcode.

  11. priya says:

    Hello to all
    Sorry but i couldn’t make it work
    Any suggestions?
    Please see my post from August 15, 2011
    Priya

  12. Paul Maurice says:

    Great Plugin really.
    you forgot to add .stripslashes to remove backslashes in the feed.
    Cheers

    PM

  13. cardbaba says:

    nice plugin…thank you for sharing!

  14. Paul says:

    Is it possible to display mulitple fields from my feed? Right now all I’m getting is the Title.

    Thanks

  15. Sathish Kumar says:

    I have added two RSS feeds in the plugin settings.

    I have directly added the code in the theme. But it is showing only the first RSS feed. How do I make it to show both RSS feed at a time in the scroll.

    Thanks

  16. john says:

    Hi,

    Thanks a ton! :D Working fine! Just one question – it is showing only 7/8 latest feed but the feed i inserted has 1000 links, how can I show all of the links?

    Thanks again for this cool plugin :)

    • Admin says:

      i think this option available in the admin setting..

      • john says:

        Nope! there is no option to decide how many feed it will show. It has scroll delay and scroll amount. Also it seems if I change the colour of the font from the admin settings it doesn’t work. Just a feedback for your next update.

        Again – you done a very good job!

  17. john says:

    Nope! there is no option to decide how many feed it will show. It has scroll delay and scroll amount. Also it seems if I change the colour of the font from the admin settings it doesn’t work. Just a feedback for your next update.

    Again – you done a very good job! :)

  18. Kevin says:

    how can I change the color? I see the field where I can enter the html to change it, but it doesn’t seem to work. help!

  19. john says:

    I am also looking for colour changing solution like Kevin, I tried using a <div, it changes the background but not the text colour.

    Also – is there any way to make the links nofollow? It is very critical if you show news ticker on your home page or your SEO would be rubbish

  20. jt says:

    make iphone apps marketable developer Want to earn passive income on the side without giving up your day job with iphone apps

  21. jt says:

    make iphone apps marketable developer Want to earn passive income on the side without giving up your day job with iphone appsjt

  22. Healthy and Strong Body Tips says:

    ilikebigmuscles.blogspot.com is the best site I have seen out there that have really good tips on how to workout correctly, eat healthy food, what are bad/good of protein how much is good and bad. So go check out the blog.

  23. Eduardo says:

    Boa noite. Pessoal, eu instalei o pluguin até conseguir instalar nos postes e paginas, mas não conseguir configurar para aprecer direto no thema. poderia me ajudar como fazer. obrigado

  24. John R says:

    The feed has links going back several years and I only want the ticker to show the most recent articles. How do I do that? (I apologize, but I only know enough to be dangerous.)

    thanks

  25. Usha Wellnitz says:

    I often find it difficult to locate the ultimate useful content, so when I think you have no you need to post it. I would love people to demonstrate

  26. Cozy Palace says:

    Hi there, very nice blog.
    Thanks for sharing these plugins. i use some, it’s works in my blog. and i like it so much.

    thanks
    cozy

  27. Sandeep says:

    Hi,

    I want to use this marquee in the centre of the page , not on side bar. Please guide me , how can I do that ?

  28. ST Marketing says:

    Hi,

    I’m new to this so please be understanding.

    I’m still getting backslashes in my feed and only one feed will work. I was under the impression that the backslash issue was corrected? How do I get more than one feed at a time to work.

    Any help will be appreciated.
    Thanks

Leave a Reply