• Resolved martin.krcho

    (@martinkrcho)


    I am getting the following error in the browser console:
    jQuery.ajax(...).success is not a function

    I think this is because the plugin uses success/error functions of the old jQuery.ajax API. It needs to use the newer done/fail functions to work properly. Has anyone else noticed this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcin

    (@marcinlawrowski)

    Hi,

    Thank you for reporting this. I see that WordPress 4.6.1 has still 1.12.4 version of jQuery. You probably use the newest version in your theme and therefore this error occurs.

    However, I will fix this in the next version of Wise Chat (2.4).

    Thanks!

    Thread Starter martin.krcho

    (@martinkrcho)

    Great, thanks. How soon are planning to do a release?

    Plugin Author Marcin

    (@marcinlawrowski)

    In two weeks.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not compatible with default jQuery included in WordPress’ is closed to new replies.