• Resolved bobbrown99

    (@bobbrown99)


    Hi,

    I installed the Icy theme yesterday (which is great btw) but now I am having JS errors in my admin dashboard. Stuff like the quick edit button and the JS sidebar menus don’t work.

    Debugging from the console says:

    TypeError: $ is undefined @/wp-admin/:84

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I tried to replicate the error on a clean WordPress installation but everything worked just fine. It may be something unusual.

    There’s a couple of things you can do to track this error.

    1. Clear the cache in your browser (some script could not load properly)
    2. Type and run in your browser console: jQuery() to make sure jQuery is loaded.
    3. Find in source of a page JS code that causes the error and copy it here, I’ll make sure this is really from a theme.

    Thread Starter bobbrown99

    (@bobbrown99)

    Sorry it seems that it was a plugin, not your theme.

    Thanks anyway ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript error’ is closed to new replies.