• Hello, i installed my WordPress recently and now am on an mission to reduce the JavaScript errors on console. I am left with one

    Uncaught TypeError: i(…) is not a function, i think it’s caused by a11y

    the scripts that were excluded from deferred to be left with that one problem are:

    How do i fix this problem?

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • dangelim

    (@diogoangelim)

    Some advises I can give you right now:

    1. If using cache plugins, flush the cache;
    2. Ensure that the JavaScrit file has all dependencies met;
    3. Change the javascrit enqueue order.
    Thread Starter salave

    (@salave)

    I have no knowledge in code editing, i tried to put jQuery.min on top inside header, seem to be working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught TypeError: i is not a function’ is closed to new replies.