Home › Forums › JavaScript › Does anybody know why my wordpress s3slider isn’t working? › Re: Does anybody know why my wordpress s3slider isn’t working?
if you are running a lightbox, that code will interfere with the slider. There is also a better way to include the jquery in wordpress
read this article.
http://digwp.com/2009/06/including-jque … right-way/
if you are running any other scripts, disable them and see if the slider works. Disable them by removing the script tag in the head section that calls the code that runs them and see if the slider begins to work. If you are running a lightox, then try replacing the lightbox with shadowbox.
http://www.shadowbox-js.com/index.html
it doesn’t interfere with the sliders. As far as I know. I have used coda slider and shadow box was the only one that would work.