Problems with VSlider, slider not changing
-
I am having problems with the vSlider plugin on this site:
When I go to view source, I can see that my slider images are there, however the slider isn’t changing at all. I thought it was a jQuery problem, but it seems like it’s using jQuery noConflict and also there is a correct link to my jQuery.js.
`<div id=”vslider”> <a href=”https://starportraits.ca/the-show/”><img src=”https://starportraits.ca/wp-content/uploads/slider-general-starportraitsreturns.jpg” style=”width:820px;height:240px;” alt=”” />
</a>
<a href=”https://starportraits.ca/meet-the-artists/stephen-appleby-barr”><img src=”https://starportraits.ca/wp-content/uploads/slider-Suzuki-artist.jpg” style=”width:820px;height:240px;” alt=”” />
</a>
<a href=””><img src=”https://starportraits.ca/wp-content/plugins/vslider/images/slide3.jpg” style=”width:820px;height:240px;” alt=”” />
</a></div>`
I also tried deleting the plugin and installing the new version, but no luck still.
- The topic ‘Problems with VSlider, slider not changing’ is closed to new replies.