More Demos: bootstrap owl carousel slider, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Dear Support,
I am trying out your slider and am having trouble. I entered the code on my homepage where I want it and added code to the header. I also loaded the appropriate files in webdav.
Links are showing on my home page, but it is not in picture form. Any ideas?
A: Possible, you use incorrect paths for 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 slider, 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.