• I’ve tried loading images via both methods – custom images & custom fields. neither produced reliable results.

    Edit: The plugin is clashing with Lazy Loader

Viewing 1 replies (of 1 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Does Lazy Loader load jQuery? Check your pages source, see if jQuery is being loaded twice. The Easing Slider loads jQuery in the correct way so that if it is already being loaded correctly by another plugin, it doesn’t load it. If Lazy Load simply uses <script src=”pathgoeshere/jquery.js”></script> (the incorrect way) then it will be loaded twice and will break the slider alongside many other plugins that use it.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Easing Slider] Easing slider 1.1.5 – inconsistent fault’ is closed to new replies.