JQuery Script errors: Isotope and TwentyTwenty incompatible with jquery-3.3.1

I need upgrade de Jquery to jquery-3.3.1.min.js version becouse Google MAPs API dont work fine with the original version theme jquery-2.1.4.min.js

Its Work! Google Maps API work fine now!

But, some errors occurs:

jquery-3.3.1.min.js:2 jQuery.Deferred exception: jQuery(...).twentytwenty is not a function TypeError: jQuery(...).twentytwenty is not a function
    at HTMLDocument.<anonymous> (http://saboresemcasa.com.br/js/scripts.js:365:49)
w.Deferred.exceptionHook @ jquery-3.3.1.min.js:2
jquery-3.3.1.min.js:2 jQuery.Deferred exception: jQuery(...).isotope is not a function TypeError: jQuery(...).isotope is not a function
    at HTMLDocument.<anonymous> (http://saboresemcasa.com.br/js/scripts.js:2292:38)
w.Deferred.exceptionHook @ jquery-3.3.1.min.js:2
jquery-3.3.1.min.js:2 Uncaught TypeError: jQuery(...).twentytwenty is not a function
    at HTMLDocument.<anonymous> (scripts.js:365)
    at l (jquery-3.3.1.min.js:2)
    at c (jquery-3.3.1.min.js:2)
jquery-3.3.1.min.js:2 Uncaught TypeError: jQuery(...).isotope is not a function
    at HTMLDocument.<anonymous> (scripts.js:2292)
    at l (jquery-3.3.1.min.js:2)
    at c (jquery-3.3.1.min.js:2)
scripts.js:1551 Uncaught TypeError: jQuery(...).isotope is not a function
    at scripts.js:1551
    at dispatch (jquery-3.3.1.min.js:2)
    at y.handle (jquery-3.3.1.min.js:2)

Comments

  • HI,
    it seems that this function is from a plugin called twentytwenty. This is not a theme issue.
    thanks
  • The file plugins.js cause some errors! 

    The theme is incompatible with Google Maps. Why a plugin does not work with Jquery 3 and Maps needs that version.

    The problem is that the theme adds all the scripts in one file (plugins.js) and then it becomes difficult to understand what the reason for the errors.

    Is there a way to tell me the list of downloads with the script manufacturers to declare them separately?
  • Sorry but we will be not able to help you with this matter. Just for claryfing, the current version of jQuery we use is the same as wordpress uses. 1.12.4 is the version.
    thanks
Sign In or Register to comment.