523a
jQuery Slider, jQuery Slideshow
Bildergalerie jQuery, HTML Diashow
Galeria de Imagenes con jQuery, Slide Imagenes Gratis
Diaporama jQuery & Galerie D'Image jQuery
Slideshow Immagini jQuery, Galleria jQuery
WOW 网络幻灯片:jQuery 效果的幻灯片
Slider jQuery Chocante, Slider de Imagens jQuery
WOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер
WOW Slider: jQuery Bild-Slider & Galleri
WOW Slider : jQuery画像のスライダー&ギャラリー
WOW Slider: jQuery Afbeelding Slider & Gallery
For troubleshooting, feature requests, and general help, contact Customer Support at
.
Make sure to include details on your browser, operating system, WOW Slider version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.
When I open jquery slider example project file again after a while, all the image are goneQ: My big problem is that I would like to change some of the image from time to time and can figure out how to do that without have to build a new slider.
I do save my projects as you suggest under part 6 on wowslider.com (the .wowsl file), but when I open that file again after a while, all the image are gone.
On your website it says that the project consists of the pictures I choose to put on my image slider.
Is there a solution to this or do I really have to make a whole new slider just because I want to add or remove one Image?
A: Actually, project file stores settings of slideshow only (template, transition effect,
delays, etc.) and doesn't store images. So, if your original images were deleted or moved
into another folder, they couldn't be opened.
You can open .wowsl file in any text editor (for example, Notepad), find following lines:
<Image>
<url>D:\Temp\images\image1.jpg</url>
<title>Example of image</title>
<userurl>http://www.wowslider.com/</userurl>
<usertarget>_blank</usertarget>
</Image>
and edit path to your image in "url" line. When you'll specify correct path, image will be opened in application window.
Hello,
I can view the images fine when I open the myslider.wowsl on my computer and the file paths are correct, but when I send it to someone else to edit on their computer (they have the other license key in their WOW app) they cannot see the photos.
What can I do to fix this?
Thanks!
Please, go to
Gallery->Properties->General
Check "Use relative paths to image in project".
Save image files into the same folder with the project.