CriticalCSS maintains FontAwesome Plugin Source paths
-
We had been using the Font Awesome plugin. We locally loaded the files, changed the CSS to local references etc. Plugin is installed but deactivated. We cleared Autoptimize cache and CDN cache. (no other local cache).
However, we are still seeing references to the paths set originally by the plugin in source code, specifically in the CriticalCSS:
<style id=”aoatfcss” media=”all”>@font-face{font-family:”Font Awesome 5 Free”;font-style:normal;font-weight:400;font-display:auto;src:url(https://use.fontawesome.com/releases/v5.12.0/webfonts/fa-regular-400.eot);
Am confused about how to handle this. If we purge Autoptimize cache, how does that impact CriticalCSS? When I “Edit” the page specific rule I can clearly see the above code within the file. The only option I have is to “remove” with a warning that such a removal would be permanent. This makes it sound like said page rule would never be rebuilt. Is that the case? The file in example is: ccss_70cb9bd900e6021732075c93132a8b4b.css
How do we insure that the CriticalCSS Powerup matches the current site configuration? Do we have to manually delete the rules? Is there any other way of refreshing them?
Thank you in advance!
JosepfThe page I need help with: [log in to see the link]
- The topic ‘CriticalCSS maintains FontAwesome Plugin Source paths’ is closed to new replies.