How does one place more than one slideshow software on the same website
Q: How does one place more than one slideshow software on the same website without the different
engine and data folders fighting each other? I appreciate your help.
A: Please notice that it is not possible to install more than single slideshow software on the same page.
But you can use different slideshows on different pages of your website.
You should save each slideshow in its own directory, for example:
gal1/
gal2/
gal3/
gallery1.html
gallery2.html
gallery3.html
But notice that you should manually add 'gal1/' prefix before each path on your html page
(in html code for slideshow):
<!-- Start VisualSlideShow.com HEAD section -->
<link rel="stylesheet" type="text/css" href="gal1/engine/css/slideshow.css" media="screen" />
<style type="text/css">.slideshow a#vlb{display:none}</style>
<script type="text/javascript" src="gal1/engine/js/mootools.js"></script>
<script type="text/javascript" src="gal1/engine/js/visualslideshow.js"></script>
<!-- End VisualSlideShow.com HEAD section -->
... ...
<!-- Start VisualSlideShow.com BODY section -->
<div id="show" class="slideshow">
<div class="slideshow-images">
<a href="gal1/data/images/picture_1.jpg"><img id="slide-0" src="gal1/data/images/picture_1.jpg" alt="Picture 1" /></a>
<a href="gal1/data/images/picture_1_-_copy_(2).jpg"><img id="slide-1" src="gal1/data/images/picture_1_-_copy_(2).jpg" alt="Picture 1 - Copy (2)" /></a>
<a href="gal1/data/images/picture_1_-_copy_(3).jpg"><img id="slide-2" src="gal1/data/images/picture_1_-_copy_(3).jpg" alt="Picture 1 - Copy (3)" /></a>
<a href="gal1/data/images/picture_1_-_copy_(4).jpg"><img id="slide-3" src="gal1/data/images/picture_1_-_copy_(4).jpg" alt="Picture 1 - Copy (4)" /></a>
...Related
March 25, 2012 Photo slideshow software with iWeb site
I have downloaded a demo of Visual Slideshow and created a basic slideshow as a test which plays O.K. by itself. I then made a simple two page website in iWeb, so I can have an opening page then the slideshow page.
March 22, 2012 Multiple photos slideshow on a single site
How is it possible to do multiple slideshows on a single site? Everytime I try then I one page working then the one I did prior to it messes up.
March 20, 2012 Error in free slideshow software
I'm having difficulty inserting the slideshow into an existing webpage. I keep getting "menu publishing error" after clicking "Insert After" button.
April 14, 2012 Erratic behavior when scrolling through a software for slideshow
I've created several slide shows with this product and have a problem with it, even after following all directions exactly: erratic behavior when scrolling backwards/forwards through a slideshow.
April 11, 2012 I can not generate best slideshow software with the controls on the bottom
I cannot get the program to generate a slideshow player with the controls on the bottom.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.