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

Recent Demos

 Question marks instead of javascript image slider

Q: I recently uploaded the jquery.js, the script.js, the browse_ee.js, and the style.css, to my FTP server for my website. However, I am still not able to get the slider to work. I am going to show you a few screen shots of what I have done...

Thanks for all your help!

On the left is the files that came with the wowslider download.

A: If you get "question marks" instead of images, it means that you didn't upload "data",
"engine" folders on your server at all or upload them into wrong place. Please check it.
Generated "data" and "engine" folders should be into the same folder with your page (where you added wowslider) on your server.

For example, you have the following folders and files on your server:

pages/
page1.html
page2.html
new_pages/
page3.html
page4.html
main_page.html

So, if you add wowslider into:
* "main_page.html" page - "data" and "engine" should be into a root folder on your server;
* "page1.html" or "page2.html" - "data" and "engine" should be into "pages" folder on your
server;
* "page3.html" or "page4.html" - "data" and "engine" should be into "new_pages" folder on
your server.