3.9 compatibility
-
I recently upgraded to WP 3.9, and Slideshow Gallery stopped working. I tried with the new shortcode
[tribulant_slideshow], but that did not appear to fix anything.Here is a link to a post in question: http://palyvoice.com/2014/03/29/slideshow-girls-lacrosse-falls-to-cross-town-rival/
Here is the body:
The Palo Alto High School girls' lacrosse team (4-4, 3-1) lost, 12-10, to cross-town rival Gunn High School (7-1, 4-0) Friday night at Gunn. The Paly Vikings kicked off the half by extending a lead of three, but the Gunn Titans caught up by the half, making the score tied 5-5. Going into the second half the Vikings again extended a lead, but the Titans surpassed them in the last two minutes, making the final score 12-10 as a Viking loss. The Vikings will next take on the Pioneer High School Mustangs (0-3, 0-2) at 7 p.m. on April 11th at Palo Alto High School. [tribulant_slideshow post_id=70267]I know not what else to try.
-
Upon further inspection, it appears as though the elements are set to
display:noneand the text is set tocolor:white. Why is this? Can I fix it from the admin panel or should I modify the code of your plugin?Thank you for your posts.
Yes, the element is
display:none;by default. The Javascript will enable it once the slideshow initializes.You hvae 5 Javascript errors on your page though: http://goo.gl/y3Kfwf . So the Javascript execution is terminated and the slideshow cannot load. The main issue is the ‘palyvoice’ plugin creating a Javascript error because it is using jQuery incorrectly.
Why did it break only when I upgraded?
I can’t say specifically why but there is a conflict.
I see you have resolved the problem and that the slideshow gallery is working fine now again: http://palyvoice.com/2014/03/29/slideshow-girls-lacrosse-falls-to-cross-town-rival/
I actually took no action; I do not know why it is working again.
Good that it’s working again though, that’s great 🙂
Let us know if you need further assistance.
The topic ‘3.9 compatibility’ is closed to new replies.