• Resolved y2gabs

    (@y2gabs)


    Very weird circumstance but it seems that when I add a background image to my hero div top of website the plugin stops combining JS/CSS. Is this common? Note that I’m using Divi builder. When I don’t add a background to hero div I’m over 90 performance.. when I add the background image things fall apart.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please enable the debug log

    see what it says

    Thread Starter y2gabs

    (@y2gabs)

    Thanks! done. Is there anything specific that I should be looking for that would give me a clue as to why it’s failing to combine css/jss?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    at this moment I am not exactly sure what to look until I see it …

    but some commons cases

    1) page is set to no-cache , if page is not cachebale it will bypass optimization as well

    2) the JS/CSS loads by another JS/CSS will not be suject to optm , but I guess this should not be your case

    3) the page is not incomplete or doesn’t output properly , like plugin expects the page called wp_footer or starts with `
    <!DOCTYPE html>or<html`

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin stops combining JS/CSS files when I add a hero div background’ is closed to new replies.