I recently purchased the Avia Slider. I have found very little helpful information on how to set it up (I am working with wordpress/thesis fyi). It is currently not working and the images that I have associated with the slider are just showing up stacked on the page. I have the following content in my <head> and <body>
***<head>***
<script type='text/javascript' src='http://whitsamusebouche.com/wp-content/Avia%20Slider/aviaslider-jquery-slideshow/html/js/jquery.js'></script>
<script type='text/javascript' src='http://whitsamusebouche.com/wp-content/Avia%20Slider/aviaslider-jquery-slideshow/html/js/jquery.aviaSlider.min.js'></script>
<script type='text/javascript' src='http://whitsamusebouche.com/wp-content/Avia%20Slider/aviaslider-jquery-slideshow/html/js/custom.min.js'></script>
<script type='text/javascript'>
$('#slider1').aviaSlider();
</script>
***<body>***
[ul class="aviaslider"]
[ul /]
(< and > replaced by [ and ])
I have no idea what I am doing wrong. From all of the forums I have found this seems to be correct. Any help would be greatly appreciated. Thank you.


























