• Resolved Source

    (@rajesh_vv)


    Hi

    After updating the plugin to 1.5.2 the animation functionality was not working… its directly jumps to ids with no easeIn and out animations.

    Before updating the current version, plugin worked well as per
    expectaion 🙂

    Could you please let me know, do I need any modifications in settings for udpated plugin ?

    Thanks

    http://ww.wp.xz.cn/plugins/page-scroll-to-id/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author malihu

    (@malihu)

    Has the plugin loaded correctly? Can you send a link of your page?

    Thread Starter Source

    (@rajesh_vv)

    Thanks for response… the plugin loaded but not working ):

    please check the ( Features Videos Reviews ) menu to see the animation part not working, linking directly to the desired navigation.

    http://www.securifi.com/almond

    Thanks

    Plugin Author malihu

    (@malihu)

    Plugin version 1.5.x requires jQuery version 1.6.0 or higher (See “Requirements” in plugin description: http://ww.wp.xz.cn/plugins/page-scroll-to-id/). I checked your page with dev tools and it seems you’re using jQuery 1.4.4.

    In fact, you’re loading jQuery 2 times in the head tag: jquery.min.js (which is version 1.10.1) and jquery-1.4.4.min.js (which overwrites jquery.min.js).

    You should remove jquery-1.4.4.min.js and use only jquery.min.js.

    Thread Starter Source

    (@rajesh_vv)

    Thanks for the solution… let me remove the same.

    very helpful 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Animation not working’ is closed to new replies.