JQMIGRATE和Wordpress Elementor:n.easing [this.easing]不是函数。 jquery.js?ver = 1.12.4:4

时间:2018-08-15 15:38:24

标签: javascript jquery wordpress elementor jqmigrate

我在使用Elementor的WordPress网站页面上出现一个Jquery错误,这阻止了同一页面的锚链接正常工作。

Google控制台上的错误:

jquery.js?ver=1.12.4:4 Uncaught TypeError: n.easing[this.easing] is not a function
at init.run (jquery.js?ver=1.12.4:4)
at i (jquery.js?ver=1.12.4:4)
at Function.n.fx.timer (jquery.js?ver=1.12.4:4)
at qb (jquery.js?ver=1.12.4:4)
at HTMLParagraphElement.g (jquery.js?ver=1.12.4:4)
at Function.dequeue (jquery.js?ver=1.12.4:3)
at HTMLParagraphElement.<anonymous> (jquery.js?ver=1.12.4:3)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.queue (jquery.js?ver=1.12.4:3)

如果您单击任意一个锚链接,则Google控制台会在下面显示此消息,其中包含越来越多的错误-请查看图片。

jquery.js?ver=1.12.4:4 Uncaught TypeError: n.easing[this.easing] is not a function
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)

Google控制台上的错误图片:

enter image description here

有人可以帮忙吗? 谢谢!

0 个答案:

没有答案