• Resolved sw13

    (@sw13)


    Hey Guys,

    Wordpress, Plugin, Elementor + Elementor Pro latest Versions.

    Did a troubleshoot on my own to find out what blocks the combine function – voila:
    Disabled Elementor Pro = Combine JS / CSS works! Enabling Elementor Pro = not.

    Is there any known issue or code I need to add in the exclusions?

    thanks for your time & greets

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    the only thing I can think as reason is the Elementor Pro explicitly disables optimization (or just aggregating; are unminified files still minified by AO or does “do not aggregate but defer JS” work for example?) by using AO’s API? can you check with their support to confirm?

    Thread Starter sw13

    (@sw13)

    // does not work

    hmmm, I found out that it has something to do with the elementor pro popups. When there are more than X Popups it does not work. The Popups are activated by a click on a button.

    Lets say in a popup there are 21 text widgets, does not work. As soon as I delete them down to 12 combining js / css option works?!

    huh… any suggestions what autoptimize should exclude?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    bizarre … can you try to identify what is breaking things by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps could be 🙂

    frank

    Thread Starter sw13

    (@sw13)

    inside elementor popup

    section – e.g. 2 colums = combine js / css works

    section, nested column, 2 columns = combine js / css does not work.

    so I found out that it is a nested column thing inside a elementor pro popup 🙂

    helps?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Afraid that doesn’t really help me understand the root cause, no *grin*

    Does combining CSS work when JS optimization is off? Or does combining JS work when CSS opt. is off? Or when HTML optimization is off? Do you see any PHP errors in the PHP errorlog when combining does not work?

    Thread Starter sw13

    (@sw13)

    No. :/ didn’t see any errors. Nothing helps.

    Just recognized that the theme has its own column settings css that overrides the “normal” settings by elementor. So it must be a theme thing… 🙁

    Instead of nested columns I made sections inside the popups and now its working.

    Thread Starter sw13

    (@sw13)

    thanks for your help, suggestions and time!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    how bizarre sw13 … excluding wp-content/themes and/ or plugins/elementor from CSS optimization did/ does not make any difference?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Combine JS / CSS not working’ is closed to new replies.