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

How can I create a moving skideshow similar to the one on this site? Is there a plugin doing this already? I have searching using the "moving slideshow" keywords. Any tips? Many thanks.

share|improve this question
I'm afraid you will have to custom code this.... – janw May 29 '12 at 9:03
Copy the scripts from that website ;) – Bogh May 29 '12 at 9:24

closed as off topic by toscho Dec 2 '12 at 12:56

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 0 down vote accepted

It really depends what you want?

If you need it to be controlled from the WordPress CP then you may have to write your own or try reading through the descriptions on these plugins listed here. - http://wordpress.org/extend/plugins/search.php?q=slider

If you dont need so much control you can look into jQuery Slider plugins such as Orbit by Zurb (a personal favourite) - http://www.zurb.com/playground/orbit-jquery-image-slider

share|improve this answer

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