Adds carousel functionality to the Twenty Eleven Showcase slider.
Description
This plugin enables the showcase template automatically slide through all the sticky posts. It simulates the mouse click that triggers the slide change every four seconds.
Installation
- Download Twenty Eleven Showcase Slider.
- Unzip the folder into the `/wp-content/plugins/` directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Frequently Asked Questions
None asked yet.
I love the plugin. I how do I make the slider work slower. It moves through the featured posts too quickly? I do no have a lot of programming knowledge. Is the an easy adjustment that I can make? Thank you.
Thanks! 🙂
You can change the speed in
twenty-eleven-showcase-slider.dev.js
andtwenty-eleven-showcase-slider.js
, by increasing the timeout of 4000ms (4sek). See the source on GitHub.Hi, thanks for all the amazing work on this plugin! I’m loving it.
I’m only experiencing one ‘issue’, some client asked me to change the current navigation so it shows 1, 2, 3, 4… rather than your nice circular buttons. I’m struggling to find a way to do it due to my very limited Php/Js knowledge.
Is there a ‘non-too-complex’ adjustment I can make to get this sorted?
Thank you very much.
Hi Ivanute,
thank you for your feedback! Since this is part of the original Twenty Eleven Theme, I would ask you to post this question in the WordPress support forum, where they will be able to help you.
Thank you Konstantine, will do it!