Title: Receiving Javascript Error &#8211; stickThis is not a function
Last modified: August 5, 2018

---

# Receiving Javascript Error – stickThis is not a function

 *  Resolved [fbatiri](https://wordpress.org/support/users/fbatiri/)
 * (@fbatiri)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/receiving-javascript-error-stickthis-is-not-a-function/)
 * Plugin is installed successfully and its script is added to my page but it’s 
   not working and I’m receiving errors below in the console(with or without debugging
   option). The plugin look awesome, I hope there is a way to fix this.
 * jquery-3.3.1.min.js?ver=4.9.8:2 jQuery.Deferred exception: $(…).stickThis is 
   not a function TypeError: $(…).stickThis is not a function
    at HTMLDocument.<
   anonymous> ([http://spadcontrol.ir/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1:10:37](http://spadcontrol.ir/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1:10:37))
   at l ([http://spadcontrol.ir/wp-content/themes/estore/js/jquery-3.3.1.min.js?ver=4.9.8:2:29375](http://spadcontrol.ir/wp-content/themes/estore/js/jquery-3.3.1.min.js?ver=4.9.8:2:29375))
   at c ([http://spadcontrol.ir/wp-content/themes/estore/js/jquery-3.3.1.min.js?ver=4.9.8:2:29677](http://spadcontrol.ir/wp-content/themes/estore/js/jquery-3.3.1.min.js?ver=4.9.8:2:29677))
   undefined
 * w.Deferred.exceptionHook @ jquery-3.3.1.min.js?ver=4.9.8:2
    jquery-3.3.1.min.
   js?ver=4.9.8:2 Uncaught TypeError: $(…).stickThis is not a function at HTMLDocument.
   <anonymous> (stickThis.js:10) at l (jquery-3.3.1.min.js?ver=4.9.8:2) at c (jquery-
   3.3.1.min.js?ver=4.9.8:2)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freceiving-javascript-error-stickthis-is-not-a-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/receiving-javascript-error-stickthis-is-not-a-function/#post-10562750)
 * This error happens when you load more instance of the jQuery library.
 * When I look at your site, I can see that WordPress itself is loading version 
   1.12.4 of the jQuery library, and then your theme loads version 3.3.1.
 * This creates a conflict, so you’ll need to make sure that one of them isn’t loaded,
   and that your site will really load the library once.

Viewing 1 replies (of 1 total)

The topic ‘Receiving Javascript Error – stickThis is not a function’ is closed to
new replies.

 * ![](https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?
   rev=2564941)
 * [Sticky Menu & Sticky Header](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Senff – a11n](https://wordpress.org/support/users/senff/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/receiving-javascript-error-stickthis-is-not-a-function/#post-10562750)
 * Status: resolved