"Menu publishing error" in free slideshow software
Q: I'm having difficulty inserting the slideshow into an existing webpage.
I keep getting "menu publishing error" after clicking "Insert After" button.
A: Please try to install VisualSlideshow on your own page in the following way:
1) Create your slideshow using VisualSlideshow.
2) Publish it on a local drive in any test folder:
- open Gallery->Properties->Publish or click 'Publish' button on the main menu panel;
- select 'Publish to folder', click 'Browse' button and select any local folder
- click 'Publish' button
3) Open index.html file from the saved folder in any text editor (Notepad for example)
or you can:
- open index.html page in any browser
- right click on the page
- select view source of the page.
You'll find 'engine' and 'data' folders in this saved folder also.
4) Copy code for the HEAD section and paste it inside the HEAD/BODY section of you own webpage, for example:
<head>
...
<!-- Start VisualSlideShow.com HEAD section -->
<link rel="stylesheet" type="text/css" href="engine/css/slideshow.css" media="screen" />
<style type="text/css">.slideshow a#vlb{display:none}</style>
<script type="text/javascript" src="engine/js/mootools.js"></script>
<script type="text/javascript" src="engine/js/visualslideshow.js"></script>
<!-- End VisualSlideShow.com HEAD section -->
...
</head>
5) Copy code for the BODY section and paste it inside the Body section of you own web page in the
place where you want to have a gallery, for example:
<body>
...
<!-- Start VisualSlideShow.com BODY section -->
<div id="show" class="slideshow">
...
</div>
<!-- End VisualSlideShow.com BODY section -->
...
</body>
6) Notice. you should copy 'data' folder with images and thumbnails and 'engine' folder with .css and .js files
into the same folder with your own webpage.
That's all.
Related
April 26, 2012 Free online slideshow Single Website license and Unlimited Websites license
I want to buy this VisualSlideShow software and also want to know more about it. I found on your website "SINGLE WEBSITE" and "UNLIMITED WEBSITES".
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.
May 16, 2012 Only parts of original images are displayed in jquery slideshow free download
I followed the direction but when the slideshow plays my whole photo is not shown only a part of the photo. Are my photos too large? What is optimal size?
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.
February 23, 2012 More than one slideshow software in a site
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.
February 21, 2012 Free slideshow in IE7 or IE8
I'm using the free slideshow.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.