Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Could you try to switch to a different theme for a few minutes, and let me know if it helps?

    Thread Starter Antonio Max

    (@antoniomax)

    Hey Jeremy,

    Yeap, Twenty Twelve gave me no JS errors. Why this theme giving me errors is beyond me ??

    Thread Starter Antonio Max

    (@antoniomax)

    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.