More Demos: bootstrap text slider responsive, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Hi,
I have used your free version one of my sites and I'm very pleased with it.
I refresh the page content every day. So it takes much time to regenerate the slider each time I need to add new images.
Can it be adapted to show images and data from a SQL database?
Thanks.
A: To implement this option it needs to be able to add images dynamically. Unfortunately, this feature is not realized in the script generated by the wowslider program.
If you need to add new images to the inserted slider you can use "on-demand image loading" option:
Slider->Properties->General
check "on-demand image loading" option.
Just update script.js file on your server.
Notice, wowslider creates slider with the fixed container size. That is why you should add new images with the same size.