3a23 Couldn't add wordpress slideshow gallery into my page
  • Visual SlideShow

  • FAQ

I get images only, not wordpress slideshow gallery

Q: I am trying to insert my slideshow into a web page on my personal web site. It shows up but just as pictures, not a slide show. I am using a Mac book OSx Lion Ver 10.7.4 .
Any suggestions?

A: Make sure that you uploaded generated "engine" folder on your server and added VisualSlideShow head section:

<!-- 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 -->



in the code of your page. Notice, it should be before VisualSlideShow body section.

If problem will persist, please send us a direct link to your webpage with slideshow.

Related

0