Dear Benjamin,
Sorry for so much message, but I’m trying to solve the issue.
I compare te console from deveopers tools of Google Chrome and I see some issues in my child Theme that I don’t have in my father theme:
jquery.min.js:2 jQuery.Deferred exception: Cannot read property 'indexOf' of undefined TypeError: Cannot read property 'indexOf' of undefined
at r.fn.init.r.fn.load (https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js:4:18876)
at HTMLImageElement.<anonymous> (https://myweb.com/wp-content/plugins/wp-1-slider/js/jquery.bxslider.min.js?ver=1.2.3:10:4394)
at Function.each (https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js:2:2715)
at r.fn.init.each (https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js:2:1003)
at HTMLImageElement.<anonymous> (https://myweb.com/wp-content/plugins/wp-1-slider/js/jquery.bxslider.min.js?ver=1.2.3:10:4355)
at Function.each (https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js:2:2715)
at r.fn.init.each (https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js:2:1003)
at g (https://myweb.com/wp-content/plugins/wp-1-slider/js/jquery.bxslider.min.js?ver=1.2.3:10:4295)
at c (https://myweb.com/wp-content/plugins/wp-1-slider/js/jquery.bxslider.min.js?ver=1.2.3:10:4180)
at d (https://myweb.com/wp-content/plugins/wp-1-slider/js/jquery.bxslider.min.js?ver=1.2.3:10:2570) undefined
and
Uncaught TypeError: Cannot read property 'indexOf' of undefined
at r.fn.init.r.fn.load (jquery.min.js:4)
at HTMLImageElement.<anonymous> (jquery.bxslider.min.js?ver=1.2.3:10)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at HTMLImageElement.<anonymous> (jquery.bxslider.min.js?ver=1.2.3:10)
at Function.each (jquery.min.js:2)
at r.fn.init.each (jquery.min.js:2)
at g (jquery.bxslider.min.js?ver=1.2.3:10)
at c (jquery.bxslider.min.js?ver=1.2.3:10)
at d (jquery.bxslider.min.js?ver=1.2.3:10)
Any idea?
Thnak you very much for your help.
-
This reply was modified 5 years, 6 months ago by Jan Dembowski.
-
This reply was modified 5 years, 6 months ago by Jan Dembowski. Reason: Formatting