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

Recent Demos

 Wher should upload generated by free image slideshow files?

Q: Could you possibly send me the how to on this. I had watched the video on html but it was about as clear as mud. I had put the necessary code in the head tag, uploaded the files to the file manager in homestead (or at least I thought I got all of it) and then pasted the other part of the html per the video into an html snippet on the page I had intended for the slide to
go.

A: We suppose you didn't upload generated files on your server or use incorrect paths for
these files. Please, check it.
Generated "data" and "engine" folders should be into the same folder with your page (where you added wowslider) on your server. 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.

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.