Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having the same issue. I have installed, loaded photos into the media library, toggled the jQuery Boolean and added the code:
    <?php if (function_exists('easing_slider')){ easing_slider(); }; ?>
    into my template, but alas the white box and preloader are all I am seeing. Please help as this would be a great plugin and premium would be choice if it works.

    Thanks

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Check that your theme isn’t loading jQuery twice. Best way to check this is to go to your page’s source and searc ‘jQuery’. If file names like jquery.js or jquery.min-1.3.2.js, etc, come up, then chances are it is being loaded more than once. This will break the slider; make sure you delete one of them.

    Thanks for the reply. After checking the source and finding only one jQuery and one jQuery easing I eventually found the issue to much simpler and somewhat boneheaded on my end (late at night). I hadnt added the images to the post yet so alas they weren’t showing up. All good now. Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Easing Slider] Stuck in "loading" ..HELP!’ is closed to new replies.