Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Does anyone know of a "logo" slider plugin with the following features:

  • Logos scroll infinitely in one direction
  • More than one (maybe 5) logos are displayed at a time
  • Any amount of logos can be added via the plugin admin
  • Each logo links to customizable URL
  • You can create more than one slider for use on different pages
  • Logos have some sort of hover state (not as important)

Any help is much appreciated as I have looked high and low for a solution.

share|improve this question

closed as too localized by toscho May 12 '12 at 4:59

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

You can try WP Orbit Slider. It can group your slides (which are actually Custom Post Types) to show each group on separate page.
But remember that everything sliding and blinking is annoying and looks like advertisement. See Banner blindness.

share|improve this answer
Thanks very much Maxoud. Will WP Orbit Slider allow me to show more than one logo at a time? – thegonzobeat Mar 29 '12 at 12:14
@thegonzobeat, each group can consist of unlimited number of slides. – Max Yudin Mar 29 '12 at 15:59
Sorry Maxoud, I don't think I'm explaining myself very well. I need to display say 5 logos at once and have a new logo scroll in from the right whilst an old logo scrolls out to the left. Just like a text scroller but with logos. Can WP Orbit Slider do that or does it only show one logo at a time? Thanks again for you time. – thegonzobeat Mar 29 '12 at 21:23
@thegonzobeat, as I remember, it's impossible with WP Orbit Slider out-of-the-box. But I'm pretty sure you can achieve this by editing or creating new CSS rules. Also, may be it's 'carousel' plugin you are seeking for. – Max Yudin Mar 30 '12 at 7:03

Not the answer you're looking for? Browse other questions tagged or ask your own question.