Not compatible with default jQuery included in WordPress
-
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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Not compatible with default jQuery included in WordPress’ is closed to new replies.