jQuery Slider, jQuery Slideshow
Bildergalerie jQuery, HTML Diashow
Galeria de Imagenes con jQuery, Slide Imagenes Gratis
Diaporama jQuery & Galerie D'Image jQuery
Slideshow Immagini jQuery, Galleria jQuery
WOW 网络幻灯片:jQuery 效果的幻灯片
Slider jQuery Chocante, Slider de Imagens jQuery
WOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер
WOW Slider: jQuery Bild-Slider & Galleri
WOW Slider : jQuery画像のスライダー&ギャラリー
WOW Slider: jQuery Afbeelding Slider & Gallery
For troubleshooting, feature requests, and general help, contact Customer Support at
.
Make sure to include details on your browser, operating system, WOW Slider version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.
Wordpress Slider Video Tutorial
How to Create Wordpress jQuery Slider (Step-by-Step)1. Download WOWSlider wizard program for Win or Mac from
http://wowslider.com/wowslider-free-setup.zip
2. Create a slideshow in WOW Slider program and click "Publish" button, select "Wordpress Slider" as a publishing method:

3. Install and activate the created module – wowslider.zip as WordPress plugin:

4. WOWSlider menu will appear. Go to WOW Slider -> All Sliders and copy the shortcode of your slider:

5. Add the shortcode inside the page where you want your slider to appear:

6. Preview changes:

7. Use WOW Slider menu WOW Slider -> Add New to add each next slider.
See also WOW Wordpress Slider Plugin at WordPress.org
FAQ
I've recently ordered WOWSlider. Now I want to add it in Wordpress header. How i can do this?
To insert WOWSlider into header you should use WOWSlider PHP code.
Go to
WOW Slider -> 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 your header (Appearance->Editor->Header) into the place where you want your slider to appear, for example:
<?php wowslider(1); ?>
How to add WOWSlider in Wordpress widget?
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
WOW Slider -> 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); ?>
How can I change the DOCTYPE declaration for universal compatibility in Wordpres?
You should select
Appearance -> Editor
and change "header.php" from templates in the right column.
Is it possible to make changes (add/delete images, change template or effect) directly in Wordpress?
No, it's impossible. You should make all changes in WOWSlider application and generate a new module.