• Resolved helvetica123

    (@helvetica123)


    Hi, my homepage which made by Elementor crashes when CSS Combine option is enablem.To fix it,I excludes that csses:

    /wp-content/plugins/elementor/assets/css/common.min.css
    /wp-content/plugins/elementor/assets/lib/animations/animations.min.css
    /wp-content/plugins/elementor/assets/css/frontend.min.css
    /wp-content/uploads/elementor/css/global.css
    /wp-content/uploads/elementor/css/post-50.css
    /wp-content/uploads/elementor/css/post-427.css

    I think post-50.css and post-427.css refers my pages which made elementor so the problem is I cant enter every page’s css url to box.It is impossible.How can I exclude every css like post-ANYFILENAME.css automatically? if post-ETC.css refers different things, please give me another advice.thank you for your amazing plugin.

    I also wonder that Does this plugin need setup on server and I also wonder the plugin works every hosting or not.I ask it because my hosting company said me that their servers contain this plugin.What is mean that?

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

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    You can use partial name matching

    e.g.

    elementor/css/post

    will match all

    elementor/css/post-1.css
    elementor/css/post-2.css
    elementor/css/post-3.css
    elementor/css/post-1000.css

    and so on.

    you can use elementor to exclude all CSS URLs that contains elementor string.

    and yes, this plugin requires server-level software , which your website is working with our plugin.

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Excludes Elementor Pages Css’ is closed to new replies.