Title: Uncaught TypeError: jQuery.easing
Last modified: March 10, 2019

---

# Uncaught TypeError: jQuery.easing

 *  Resolved [Łukasz](https://wordpress.org/support/users/lumay/)
 * (@lumay)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/)
 * I have problem with iView and slider working when Disqus plugin is activate. 
   I’ve nothing change and only on home page is problem.
 * Below you can find an error from Console:
 *     ```
       jquery.easing.js?ver=5.1:45 Uncaught TypeError: jQuery.easing[jQuery.easing.def] is not a function
           at Object.swing (jquery.easing.js?ver=5.1:45)
           at init.run (jquery.js?ver=1.12.4:4)
           at i (jquery.js?ver=1.12.4:4)
           at n.fx.tick (jquery.js?ver=1.12.4:4)
       swing	@	jquery.easing.js?ver=5.1:45
       run	@	jquery.js?ver=1.12.4:4
       i	@	jquery.js?ver=1.12.4:4
       n.fx.tick	@	jquery.js?ver=1.12.4:4
       setInterval (async)		
       n.fx.start	@	jquery.js?ver=1.12.4:4
       n.fx.timer	@	jquery.js?ver=1.12.4:4
       qb	@	jquery.js?ver=1.12.4:4
       g	@	jquery.js?ver=1.12.4:4
       dequeue	@	jquery.js?ver=1.12.4:3
       (anonymous)	@	jquery.js?ver=1.12.4:3
       each	@	jquery.js?ver=1.12.4:2
       each	@	jquery.js?ver=1.12.4:2
       queue	@	jquery.js?ver=1.12.4:3
       animate	@	jquery.js?ver=1.12.4:4
       (anonymous)	@	iview.min.js?ver=5.1:11
       OnComplete	@	iview.min.js?ver=5.1:11
       OnLoad	@	iview.min.js?ver=5.1:11
       load (async)		
       Preload	@	iview.min.js?ver=5.1:11
       e	@	iview.min.js?ver=5.1:11
       h	@	iview.min.js?ver=5.1:11
       (anonymous)	@	iview.min.js?ver=5.1:11
       each	@	jquery.js?ver=1.12.4:2
       each	@	jquery.js?ver=1.12.4:2
       c.fn.iView	@	iview.min.js?ver=5.1:11
       (anonymous)	@	(index):1190
       i	@	jquery.js?ver=1.12.4:2
       fireWith	@	jquery.js?ver=1.12.4:2
       ready	@	jquery.js?ver=1.12.4:2
       K	@	jquery.js?ver=1.12.4:2
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funcaught-typeerror-jquery-easing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [Łukasz](https://wordpress.org/support/users/lumay/)
 * (@lumay)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11295109)
 * Here you can find screenshot because I have to deactivate Disqus plugin:
    [https://mobirank.pl/wp-content/uploads/2019/03/Zrzut-ekranu-2019-03-10-o-11.17.12.png](https://mobirank.pl/wp-content/uploads/2019/03/Zrzut-ekranu-2019-03-10-o-11.17.12.png)
 *  [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11295220)
 * I am having the same issue as lumay. As soon as I disable the Disqus plugin it
   goes away. Let me know if you find a solution to fix it! I am currently working
   on it as well.
 *  [visionrbe](https://wordpress.org/support/users/visionrbe/)
 * (@visionrbe)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11297857)
 * Same here. I’ve had problems like this with Disqus before, let’s hope they fix
   it more quickly than they usually do… 🙁
 *  [visionrbe](https://wordpress.org/support/users/visionrbe/)
 * (@visionrbe)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11297973)
 * By the way, I was able to fix it by eliminating the jQuery easing script from
   my theme. I think Disqus is also using it and they are causing a conflict. By
   eliminating from the theme, it is still available without a conflict.
 *  [Ojay](https://wordpress.org/support/users/ojay/)
 * (@ojay)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11298430)
 * Yeah same issue here, conflict with jQuery easing.
 *  [bitsum](https://wordpress.org/support/users/bitsum/)
 * (@bitsum)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11298472)
 * Same. Also removed easing from the theme, but random, easily missed javascript/
   query breakages are not cool. Disqus should be on top of this.
 *  [Ojay](https://wordpress.org/support/users/ojay/)
 * (@ojay)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11298492)
 * Here we go, there’s a temporary fix outlined over on their [Github repository](https://github.com/disqus/disqus-wordpress-plugin/issues/71).
 *  [tusca](https://wordpress.org/support/users/tusca/)
 * (@tusca)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11298765)
 * Hi, someone subscribed me in this topic, i have the same random problems with
   jQuery, i’m using flexslider and other bunch of tools that are randomly blocked.
 *  [WP CodeUs](https://wordpress.org/support/users/wpcodeus/)
 * (@wpcodeus)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11302387)
 * I can confirm that [https://github.com/disqus/disqus-wordpress-plugin/issues/71](https://github.com/disqus/disqus-wordpress-plugin/issues/71)
   worked as a temporary solution until Disqus releases another update with a fix.
 *  Plugin Author [iamfrancisyo](https://wordpress.org/support/users/iamfrancisyo/)
 * (@iamfrancisyo)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11304880)
 * We have resolved an issue related to jquery that affected Disqus in general, 
   it is not specific to WordPress. Sorry for the inconvenience.
 *  Thread Starter [Łukasz](https://wordpress.org/support/users/lumay/)
 * (@lumay)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11305260)
 * Thank you! It’s working!
 *  [tusca](https://wordpress.org/support/users/tusca/)
 * (@tusca)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11306710)
 * Thank you very much!

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

The topic ‘Uncaught TypeError: jQuery.easing’ is closed to new replies.

 * ![](https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350)
 * [Disqus Comment System](https://wordpress.org/plugins/disqus-comment-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-comment-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-comment-system/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-comment-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-comment-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-comment-system/reviews/)

 * 12 replies
 * 7 participants
 * Last reply from: [tusca](https://wordpress.org/support/users/tusca/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-easing/#post-11306710)
 * Status: resolved