• Resolved Mati

    (@mattheus)


    I’m using the flatsome theme. now I want to use UCSS

    As soon as I turn on Guest mode and Generate UCSS, when I view the website as incognito, the styling and certain plugins break. I have been working on solving this for some time. I also have https://docs.litespeedtech.com/ I checked lscache/lscwp/pageopt/#ucss-allowlist and https://github.com/litespeedtech/lscache_wp/blob/dev/data/css_excludes.txt, but I can’t figure it out, even if I place stirngs, I don’t see any change. Would you please report this to me?

    now I put add_filter( ‘litespeed_ucss_per_pagetype’, ‘__return_true’ ); or add_filter( ‘litespeed_ucss_per_pagetype’, function(){return get_post_type() == ‘page’;} ); in my functions file, but I don’t notice that either.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.