• Wordpress version : 6.1.1

    Hello,

    To introduce myself first : I am a web developer apprentice. I’ve started my co-op work 2 months ago, and thus there are tons of basics that I probably don’t have, so please be indulgent ??

    I have an issue occurring since today : the menu-burger of my homepage doesn’t toggle, the sliders of the hero of this same homepage don’t switch (arrows or slides buttons not reacting) and the “partners” carousel at the bottom of the page does not work and doesn’t display all the thumbnails. These are the bugs I’ve been reported to, but there might be a lot more actually.

    When I inspect the page and look into the console, there are tons of messages stating “JQuery is not defined” or “$ is not defined”.

    It wasn’t the case just yesterday. The only changements that have been operated since then are auto updates of 3 plugins : Advanced Custom Fields (doesn’t look like the issue), Redirection (doesn’t either), and JQuery Update [ver. 3.6.2] (sounds more like something relative to JQuery errors).

    But actually, JQuery Update only forces the lastest version of JQuery on the site, which is apparently useless with WordPress 6.1.1 as JQuery 3.X is already integrated…

    So I have the issue, and just no clue why it appeared and how to fix it :-/

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Yes, quite a lot of jQuery errors. Site has become very slow.
    This is just the Home page, same with PHP8.0 and PHP8.1.
    (PHP7.4 is deprecated so we don’t use that anymore.)

    helpers.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at helpers.min.js?v=1670907953:1:19741
    (anonymous) @ helpers.min.js?v=1670907953:1
    global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at global.min.js?v=1670907953:1:1
    (anonymous) @ global.min.js?v=1670907953:1
    front_global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at front_global.min.js?v=1670907953:1:14
    (anonymous) @ front_global.min.js?v=1670907953:1
    view.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at view.min.js?v=1670907953:1:1
    (anonymous) @ view.min.js?v=1670907953:1
    helpers.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at helpers.min.js?v=1670907953:1:19741
    (anonymous) @ helpers.min.js?v=1670907953:1
    global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at global.min.js?v=1670907953:1:1
    (anonymous) @ global.min.js?v=1670907953:1
    front_global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at front_global.min.js?v=1670907953:1:14
    (anonymous) @ front_global.min.js?v=1670907953:1
    view.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at view.min.js?v=1670907953:1:1
    (anonymous) @ view.min.js?v=1670907953:1
    helpers.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at helpers.min.js?v=1670907953:1:19741
    (anonymous) @ helpers.min.js?v=1670907953:1
    global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at global.min.js?v=1670907953:1:1
    (anonymous) @ global.min.js?v=1670907953:1
    front_global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at front_global.min.js?v=1670907953:1:14
    (anonymous) @ front_global.min.js?v=1670907953:1
    view.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at view.min.js?v=1670907953:1:1
    (anonymous) @ view.min.js?v=1670907953:1
    helpers.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at helpers.min.js?v=1670907953:1:19741
    (anonymous) @ helpers.min.js?v=1670907953:1
    global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at global.min.js?v=1670907953:1:1
    (anonymous) @ global.min.js?v=1670907953:1
    front_global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at front_global.min.js?v=1670907953:1:14
    (anonymous) @ front_global.min.js?v=1670907953:1
    view.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at view.min.js?v=1670907953:1:1
    (anonymous) @ view.min.js?v=1670907953:1
    helpers.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at helpers.min.js?v=1670907953:1:19741
    (anonymous) @ helpers.min.js?v=1670907953:1
    global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at global.min.js?v=1670907953:1:1
    (anonymous) @ global.min.js?v=1670907953:1
    front_global.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at front_global.min.js?v=1670907953:1:14
    (anonymous) @ front_global.min.js?v=1670907953:1
    view.min.js?v=1670907953:1 Uncaught ReferenceError: jQuery is not defined
        at view.min.js?v=1670907953:1:1
Viewing 1 replies (of 1 total)
  • The topic ‘Multiple “JQuery is not defined” errors’ is closed to new replies.