• Resolved dhumeurvegetale

    (@dhumeurvegetale)


    Hi Everybody.

    I’ve got a problem with a combined CSS script; when i look the code in that CSS file it seem to be the CSS code of all my others included CSS files i can find in the view source of my page; because this file is not included directly in the HTML code i can’t see it; it’s PageSpeed who tell me Reduce unused stylesheet rules (about this CSS combined file). Because i’m in visitor mode some CSS are automatically combined, if i’m right, so why the others CSS files are still included in my HTML code in link html tags if their codes are written in the combined CSS file ?.

    And i would prefer not to combine the CSS code, it’s more understandable for none coder like me; So do i have to turn off the Visitor mode and visitor optimization to not have this unwanted CSS file anymore ?

    <span style=”text-decoration: underline;”>Here my CSS settings:</span>

    Minify CSS: ON

    Combine CSS: OFF

    Generate UCSS: OFF

    UCSS Online: OFF

    Combine externals and inline CSS: OFF

    Load CSS asynchronously: OFF

    CCSS by URL: OFF

    Online Async CSS Library: OFF

    Optimizing font display: SWAP

    I’ve got a very good performance score in PageSpeed Insights because of your plugin and i don’t know if somebody will understand my problem, i resume it; i’ve got an unwanted combined CSS file generated by the plugin, how can I remove it definitively; Thanks anyway….

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

    (@qtwrk)

    to address remove unused css, you will need both options

    Combine CSS: OFF

    Generate UCSS: OFF

    to be ON

    Thread Starter dhumeurvegetale

    (@dhumeurvegetale)

    Hi @qtwrk i did what you tell and now i’ve got only the compiled CSS file on my view source; Thanks

    I would like to keep the CSS separated files because of the id like that i can find easely the plugin it belong, but it’s ok like that; the main thing is to no longer have them in duplicate.

    I’ve got an other question, if you mind…

    I’ve got the Google Font plugin who load fonts on my server instead using the Google font path so how should be the Load Google Fonts asynchronously ON or OFF and Remove Google Fonts ON or OFF, can you tell me, please.

    Thanks for your advices anyway.

    Plugin Support qtwrk

    (@qtwrk)

    it will take time for UCSS to generate , you can check in LiteSpeed Cache -> Dashboard , and also in QUIC cloud dashboard

    if you have something else handling the google font , then please leave both off

    Thread Starter dhumeurvegetale

    (@dhumeurvegetale)

    Hi @qtwrk i did what you said and it work well now, great plugin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘unwanted combine css in visitor + optimization mode’ is closed to new replies.