• Resolved Inversion

    (@inversion)


    Can somebody tell me why Easing Slide “Lite” is not working in Firefox 23.0.1 on our webpage http://zeitgeistmovement-frankfurt.de/ ?

    I’m sure it used to work in Firefox. I’ve checked the console and there doesn’t seem to be any problems there. At first I thought that the Facebook like-box was throwing a error and therefore halting the JS execution, so I removed it and the problem still occurs.

    Only things I can think of is the newest update of WP 3.6 or Firefox.

    We have the same version of Easing Slide “Lite” 2.1.2 and WP 3.6 installed on http://www.zeitgeistmovement.de/ and it works there! So I’m lost at the moment.

    Can anyone help and give some more insight?

    http://wordpress.org/plugins/easing-slider/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi @inversion, looks like it could be something caused by the minification you’re doing.

    Make sure Easing Slider’s CSS and JS files are being loaded correctly – looks to my like the JS files aren’t. Also be sure that you’ve included <?php wp_head(); ?> before the </head> in your header.php file, and <?php wp_footer(); ?> before the </body>. These are required for the CSS and JS to be loaded.

    Thread Starter Inversion

    (@inversion)

    @matthewruddy

    Thanks for your reply, seems the problem has dissipated for one reason or another. I will check the minify settings again as I’m sure the problem was to do with the “W3 Total Cache” Plugin doing it’s thing.

    If the problem occurs, I will know where to look.

    Thanks again.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    No problem, happy to help 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Broken Easing Slide "Lite" 2.1.2 using Firefox 23.0.1’ is closed to new replies.