annalivia
Member
Posted 4 months ago #
Hi,
I have 8 slides and in IE9 they go through a full rotation twice and then end with the 8th slide, but it appears blank for some reason. And the slideshow stops.
(it's never the same slide that is blank as the rotations are random)
In Chrome 16.09 the same situation occurs.
see issue at -- wwww.liviah.com/metro/
It's pretty strange and I can't figure it out.
I suspect it could be a jquery conflict of some kind but that's Greek to me. I tried the <?php wp_enqueue_script("jquery"); ?> fix but to no avail...
Any ideas?
http://wordpress.org/extend/plugins/meteor-slides/
Hi, you've got a lot of JavaScript errors in Firebug, Some of the scripts are using the "$" shortcut in jQuery, which won't work in WordPress because it uses jQuery in no conflict mode.
If you haven't added any scripts to your theme, the issue must be with one or more of your plugins. Try deactivating your plugins one by one and checking the console tab of Firebug for errors to see if you can narrow it down.
annalivia
Member
Posted 4 months ago #
ok thanks, i'll try that and see what's the problem
annalivia
Member
Posted 4 months ago #
I deactivated the NextGEN Gallery WordPress plugin and the blank slide no longer appears to be an issue.
I don't know how to fix jquery conflicts, so maybe i'll just look for a more basic Photo Gallery plug-in and see how i get on.
I don't think NextGEN itself should cause any issues, do you have any add-on plugins for NextGEN installed? I use the built in WordPress galleries a lot, it works pretty well if you style it right.
annalivia
Member
Posted 4 months ago #
i don't have any add-ons, no, but when i disable it the problem was fixed so maybe it's just a weird glitch. still looking for an alternative gallery plugin to see if that'll compensate - thanks for the help