jQuery is not compatible with Quirks Mode
“Quirks Mode” is an Internet Explorer setting that makes your updated IE more compatible with older versions of IE.
Can you change this setting ?
Suggest that you test your website with other browsers such as Firefox or Safari.
Your English is very good.
Thanks RossMitchell.
Yes, I have the same problem with IE, Firefox or Chrome.
I found that postet solution. It seems to work for a lot of people, but no for me :(.
How could I change Quierks Mode? The problem appears in javascript console with Chrome, not with IE.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Have you tried deactivating all of your plugins and switching to the default Twenty Fourteen/Thirteen theme to explore whether anything like that could be responsible?
That´s the debug with FireFox:
“JQMIGRATE: Logging is active” jquery-migrate.js:21
“JQMIGRATE: jQuery is not compatible with Quirks Mode” jquery-migrate.js:41
console.trace(): jquery-migrate.js:43
migrateWarn() jquery-migrate.js:43
<anónimo> jquery-migrate.js:79
<anónimo> jquery-migrate.js:521
Also says:
consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
Thanks Andres.
As I put in the original post, firstly I tried to use other explorers, disable all plugins, clear cache and cookies…
I followed all steps of WP Javascript problems and now I´m the step 4: report debugging 🙁
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You said you disabled all plugins, but I’m asking if you disabled all plugins AND switched to a default WordPress theme.
Thanks Andrew.
How could I switch to default? Re- installing it?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Yes, but my theme isn´t Twenty Fourteen theme, is other: boulevard.
I tried with the default theme Twenty Fourtenn and I have the same problem, when I´m going to add a object is loading and never ends.
Debug says:
‘Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) ‘