Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter J.Parra

    (@jparra-1)

    I’ve tried disabling all plugins except this one, but nothing changes.

    The console gives me a warning
    jQuery.Deferred exception: this.showagain_elm.on is not a function TypeError: this.showagain_elm.on is not a function

    and then an error
    jquery.min.js?ver=3.6.0:2 Uncaught TypeError: this.showagain_elm.on is not a function

    It’s the only difference between the sites that fail and the one that doesn’t.

    Plugin Author WebToffee

    (@webtoffee)

    Hi @jparra-1,

    Greetings from Webtoffee!

    We have checked your site URL and found an incompatible jQuery version included in it which is causing this error. We recommend updating the older version jQuery script mentioned below to a version 1.7 or higher.

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js" type="text/javascript" charset="utf-8"></script>

    Thread Starter J.Parra

    (@jparra-1)

    Thank you for your quick and accurate response. But I have tried to update the version of JQuery in my WordPress but it does not affect that googleapis. Would you be so kind as to tell me how I can do what you ask me?

    Thank you and regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The bar does not disappear on click and the buttons do not accept styling’ is closed to new replies.