527e Add wordpress slider plugin on page
EnglishjQuery Slider, jQuery Slideshow  DeutschBildergalerie jQuery, HTML Diashow  EspañolGaleria de Imagenes con jQuery, Slide Imagenes Gratis  FrançaisDiaporama jQuery & Galerie D'Image jQuery  ItalianoSlideshow Immagini jQuery, Galleria jQuery  汉语WOW 网络幻灯片:jQuery 效果的幻灯片  Português brasileiroSlider jQuery Chocante, Slider de Imagens jQuery  РусскийWOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер  SvenskaWOW Slider: jQuery Bild-Slider & Galleri  日本語WOW Slider : jQuery画像のスライダー&ギャラリー  NederlandsWOW Slider: jQuery Afbeelding Slider & Gallery  
  • Wordpress Image Slider
  • Beautiful SkinsKiller Effects
  • HTML5 Slider
  • GUI WizardFor Windows & Mac
Beautiful Skins HTML Image Slider Point-&-Click Wizard
jQuery Slider, HTML Slider, CSS Slider

Recent Demos

Support

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. 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.

Related

 How can I add wordpress slider plugin on my page?

Q: I am unable to install this slider on my website. Any help? Do you have a tech support line or just this email. If I am unable to get any assistance I would like a refund because it does not work as stated.

A: To install the WOWSlider into your html page:

1) Create your slideshow using WOWSlider.
2) Publish it on a local drive in any test folder:

- open Gallery->Properties->Publish or click 'Publish' button on the main menu panel;
- select 'Publish to folder', click 'Browse' button and select any local folder
- click 'Publish' button

3) Open index.html file from the saved folder in any text editor (Notepad for example)
or you can:
- open index.html page in any browser
- right click on the page
- select view source of the page.

You'll find 'engine' and 'data' folders in this saved folder also.

4) Copy code for the HEAD section and paste it inside the HEAD/BODY section of your own
webpage, for example:

<head>
...
<!-- Start WOWSlider.com HEAD section -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" media="screen" />
<style type="text/css">a#vlb{display:none}</style>
<script type="text/javascript" src="engine1/jquery.js"></script>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<!-- End WOWSlider.com HEAD section -->
...
</head>



5) Copy code for the BODY section and paste it inside the Body section of your own web
page in the place where you want to have a gallery, for example:

<body>
...
<!-- Start WOWSlider.com BODY section -->
...
<!-- End WOWSlider.com BODY section -->
...
</body>



6) Notice, you should copy 'data' folder with images and 'engine' folder with all files
into the same folder with your own webpage.

7) Preview your website in the browser.

See More

Comments

  1. alex | January 26, 2013

    Main reason why wordpress plugin doesnt work or if it work it has just one sliding transition is maybe next:
    jquery.js is duplicated or it is lower version
    or
    doesn t inserting script.js properly

More questions

0