• Hey,

    I get the error “QuickPressLoad is not a function” in my firebug console, it appears at a rate of 50-100 times per second, and I have no clue what the problem is.

    I tried it on 2 installs a clean one and my development one, same error.

    What can I do to fix this because it mangles the usability of the dashboard.

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

    I had the same problem.
    Figured out that it was a conflict between jQuery UI beeing loaded in my themes functions.php aswell as with the admin area.

    Solved the issue by simply including the needed jQuery UI component as standalone instead of including the entire UI library.

    Hope this helps someone.

    Happy coding!

    json123

    (@json123)

    Hi, I have the same issue. Dave, mind sharing how you were able to fix this issue specifically?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JS Error: QuickPressLoad is not a function (100x a second)’ is closed to new replies.