• Hello.

    In first time sorry for my English level, it′s not good.

    I′m new in WP and I have that problem: when I try to insert an object (a image for example) in apost, the menu is loading and never ends, don′t display the media images. I can access to media on my site and view all images.

    I tried with other explorers, and remove all plugins, and the problem continues.

    Also, I found that WP help:

    https://codex.www.ads-software.com/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    I followed all steps, until step 4, is that. The diagnosis step 3 show me that error:

    JQMIGRATE: jQuery is not compatible with Quirks Mode

    How could I solve it? Could somebody help me?

    Thanks in advance!

    Andrés.

Viewing 11 replies - 1 through 11 (of 11 total)
  • 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.

    Thread Starter AndresPadrones

    (@andrespadrones)

    I found that solution, but didn′t work for me:

    https://wpml.org/forums/topic/add-media-button-not-working/page/2/

    Thread Starter AndresPadrones

    (@andrespadrones)

    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?

    Thread Starter AndresPadrones

    (@andrespadrones)

    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)

    Thread Starter AndresPadrones

    (@andrespadrones)

    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.

    Thread Starter AndresPadrones

    (@andrespadrones)

    Thanks Andrew.

    How could I switch to default? Re- installing it?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    See these instructions for adding a default theme if you haven’t got it already: https://codex.www.ads-software.com/Using_Themes#Adding_New_Themes_using_the_Administration_Panels

    Thread Starter AndresPadrones

    (@andrespadrones)

    Yes, but my theme isn′t Twenty Fourteen theme, is other: boulevard.

    Thread Starter AndresPadrones

    (@andrespadrones)

    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) ‘

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘"Insert object" is loading and never end, Javascript Error’ is closed to new replies.