More Demos: how to use bootstrap carousel, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hello!
I have downloaded the free version just to ensure I can get it working on my test site before purchasing the commercial copy. It works fine in the browser but I'm having a problem understanding this instruction from the faq's:
"6) Notice, you should copy 'data' folder with images and 'engine' folder with all files into the same folder with your own webpage."
But I don't know where should upload them... Can you help me?
A: Generated "data" and "engine" folders should be into the same folder with your page (where you added wowslider) on your server. 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.