• I’m using version 1.3.1 of enable-jquery-migrate-helper. When I load any page, I get the following error from the console log:

    Uncaught TypeError: $ is not a function
    at HTMLDocument.<anonymous> ((index):1602)
    at i (jquery-1.12.4-wp.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery-1.12.4-wp.js?ver=1.12.4-wp:2)
    at Function.ready (jquery-1.12.4-wp.js?ver=1.12.4-wp:2)
    at HTMLDocument.J (jquery-1.12.4-wp.js?ver=1.12.4-wp:2)

    The source of the error is: /wp-content/plugins/enable-jquery-migrate-helper/js/jquery/jquery-1.12.4-wp.js?ver=1.12.4-wp. The rest of my webpage stops working after this error is thrown. Any ideas how to fix this?

    I’m using WordPress version 5.6. Thanks!

    • This topic was modified 5 years, 3 months ago by oneskysandy.

The topic ‘Uncaught TypeError: $ is not a function’ is closed to new replies.