Viewing 1 replies (of 1 total)
  • 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.