Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Marius L. J.

    (@clorith)

    Hiya,

    You would need to manually look into the stack trace here (that’s a bit more technical), it is not unlikely that something in this script is being called by code that is using the deprecated .live feature.

    I did go a bit more in depth on this at https://www.ads-software.com/support/topic/how-can-i-know-what-plugin-theme-has-the-issue/#post-13321610 so I would recommend reading that and following those steps first, if you’re still stuck after that, please do follow up here and we’ll see what else can be done ??

    Thread Starter cfm168

    (@cfm168)

    Thank you for advising.
    I think I already know two plugins caused the deprecated. https://ibb.co/X8MgGP5
    I contacted both developers and they said their codes are not the problem.

    Do I need to use String Locator Plugin to point out the issues?

    Please advise. Thanks in advance!

    Thread Starter cfm168

    (@cfm168)

    The developer just advised me:
    —————————————————
    the latest plugin javscript files are not invoking any deprecated method. You can check your self by manually edit them
    —————————————————
    I believe he mentioned the script that is I posted on the fist post above.

    What should I do?

    thanks in advance!

    Plugin Author Marius L. J.

    (@clorith)

    If they’ve released an update around the time of WordPress 5.5 being released, it could be that you have a cache in place that is preventing you from seeing the update, you can follow the steps at https://clear-my-cache.com/ to make sure the cache is properly cleared.

    if the problem persists after this, then it would indicate they’ve not fixed the problem. You could also manually open the file that is referenced and look for the text .live( to check it. Please do make sure you are using the latest version of any plugins or themes that are reporting issues though.

    Thread Starter cfm168

    (@cfm168)

    Thank you!
    I also use CCleaner everyday for my PC.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error: jQuery.fn.live() is deprecated’ is closed to new replies.