Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @kuber1998

    Thank you for reaching out and I am happy to help!

    These are not errors, but warnings that the fonts may not render properly.

    If you are not experiencing any issues with the fonts and icons on the website you can ignore this.
    However, you can exclude this to avoid the warnings. The reason it does not work for you is that you are excluding font files from Minify. The font files are not minified, only the CSS files responsible for those files are minified.
    So instead of excluding fonts, you need to exclude the CSS files and in your case, those would be:
    /wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.min.css
    /wp-content/uploads/the7-css/compatibility/wc-dt-custom.css
    /wp-content/plugins/woo-smart-wishlist/assets/css/icons.css

    Once added, make sure to save all settings and purge the cache, and let me know if this helps!

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Unable to exclude CSS/JS files in plugin settings’ is closed to new replies.