• Resolved yeahhbaby

    (@yeahhbaby)


    Hello,

    read through latest threads, but didn’t find a solution to my question.
    Currently I’m facing full width issues on the given domain. While debugging I realized, that Autoptimize seems to be the cause. And here is my issue:
    When disabling the plugin my page is displayed just fine.
    When enabling the plugin the page isn’t full width anymore, even without any options being checked (no HTML-, no JavaScript- and no CSS-options are activated).
    Console returns two errors:

    Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
        at t.value (frontend.min.js:2)
        at t.value (frontend.min.js:2)
        at t.value (frontend.min.js:2)
        at HTMLDocument.<anonymous> (frontend.min.js:2)
        at i (jquery.js:2)
        at Object.fireWith [as resolveWith] (jquery.js:2)
        at Function.ready (jquery.js:2)
        at HTMLDocument.K (jquery.js:2)

    and

    Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
        at t.value (frontend.min.js:2)
        at t.value (frontend.min.js:2)
        at frontend.min.js:2
        at dispatch (jquery.js:3)
        at r.handle (jquery.js:3)

    Trying to exclude these scripts from being optimized returns: “Die meisten der unten genannten Extra-Optimierungen erfordern, dass mindestens eine der HTML-, JS- oder CSS-Autoptimierungen aktiv ist.” (“Most of the Extra-Optimizations given below require at least one of the HTML-, JS- or CSS-Autoptimizations to be activated.”)
    This makes sense, because I didn’t check any of these.
    Now I am wondering how Autoptimize is affecting the display of my side and how I am able to avoid that.

    Just to make sure:
    No caching plugin activated
    Async Javascript disabled

    Hope there’s someone who is able to help me out. Highly appreciated, best regards,

    -Bj?rn

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Autoptimize + Elementor (free)’ is closed to new replies.