Englishjquery carousel slider example  Deutschbildergalerie  Españolcarrusel imagenes jquery  Françaiscarousel js  ItalianoImmagini Galleria   汉语网络幻灯片: 效果的幻灯片  Português brasileiroGaleria De Imagens  Русскийслайдер изображений, слайдшоу, CSS слайдер  Svenska Bild Galleri  日本語画像のスライダー&ギャラリー  NederlandsAfbeeldingen Caroussel 

Recent Demos

 How to add jquery 3d slider in Wordpress widget?

Q: I use you wowslider. It's amazing! I successfully added shortcode on my Wordpress page.
But I want to put your slideshow in the right sidebar now.
How might I get a shortcode slider to work in a text-widget in the sidebar?

A: You should install a special plugin that allows to add php code into text widget firstly. For example, "daikos-text-widget":
http://wordpress.org/extend/plugins/daikos-text-widget/
After that go to
wowslider -> All Sliders

and click on "Excerpt view" button at the top right corner. Additional line "for templates" with php code will appear under line with shortcode.

You should add this php code into "daikos-text-widget", for example:

<?php wowslider(1); ?>