Quote Originally Posted by balihr View Post
You still have this piece of code that's showing up when I view your site's source code:
Code:
<script type="text/javascript">
		$(document).ready(function(){   
				$("#slider").easySlider({
						auto: true, 
						continuous: true,
						numeric: true,
						firstShow : true,
						lastShow : true,
						controlsShow: true,
						speed: 800,
						pause: 4000
				});
	   });     
</script>

			<div id="slider">
                <ul>        
				                </ul>
			</div>
That's causing a conflict and needs to be removed. If you're not sure where that code is located, you can try using the Developers Tool Kit (under admin->Tools). I recommend searching for just a part of the block, for example
Code:
$("#slider").easySlider(
Regards,
Leonard


i deleted that code
but had no luck before you sent me this reply then i deleted zx_slideshow i still plan on tryng to get it to work
was just going through my ftp to delete any slideshow files
i had a slide show that came with my template and what it was doing was in the tool panel it put two slideshow tabs and i started to get stacked images instead of a slide show and when i delete all the files for that slide show that came with my template then run the uninstall sql i get a failed message


but i took your advice and searched in the the developers tool kit and this is what i got after this step where do i take it from here ?Click image for larger version. 

Name:	easy slider pic.jpg 
Views:	80 
Size:	23.8 KB 
ID:	13723