Title: Jquery is not a function [sharing]
Last modified: August 20, 2016

---

# Jquery is not a function [sharing]

 *  Resolved [Antonio Max](https://wordpress.org/support/users/antoniomax/)
 * (@antoniomax)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-a-function-sharing/)
 * Guys,
 * I have no idea why I’m getting several errors telling me:
 * TypeError: jQuery(…).on is not a function
 * I’m using wordpress default jquery. I have tried using google CDN jquery version
   and still have the same errors.
 * It’s on my post pages, like this one:
    [http://www.duqueestrada.adv.br/index.php/2013/02/06/noticias-vasp-371-cotas-de-empresa-de-canhedo-podem-ser-usadas-para-quitar-dividas-da-vasp-valor-economico/](http://www.duqueestrada.adv.br/index.php/2013/02/06/noticias-vasp-371-cotas-de-empresa-de-canhedo-podem-ser-usadas-para-quitar-dividas-da-vasp-valor-economico/)
 * Can someone help me understand why?
    Apparently the error is on this tag:
 * jQuery(document).on( ‘ready post-load’, function(){
 * I’ve found no reference on why this is happening. Thanks
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

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

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-a-function-sharing/#post-3526864)
 * Could you try to switch to a different theme for a few minutes, and let me know
   if it helps?
 *  Thread Starter [Antonio Max](https://wordpress.org/support/users/antoniomax/)
 * (@antoniomax)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-a-function-sharing/#post-3526867)
 * Hey Jeremy,
 * Yeap, Twenty Twelve gave me no JS errors. Why this theme giving me errors is 
   beyond me 😐
 *  Thread Starter [Antonio Max](https://wordpress.org/support/users/antoniomax/)
 * (@antoniomax)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-a-function-sharing/#post-3526929)
 * After hours of debug I have decided to remove the wp_enqueue_script for a tabs.
   js file of mine (in the functions.php) and put that directly on the only page
   that uses that script using:
    <script src=”<?php bloginfo(‘template_directory’);?
   >/js/tabs.js” type=”text/javascript” charset=”utf-8″></script>
 * And now it goes without any error. Still, why I had JS errors because of a file
   that has 5 lines without any connection with jetpack is still beyond me.
    Thanks
   anyway.

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

The topic ‘Jquery is not a function [sharing]’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Antonio Max](https://wordpress.org/support/users/antoniomax/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-a-function-sharing/#post-3526929)
 * Status: resolved