Hello @makmacmc
Thank you for reaching out and I am happy to help!
Can you please share what kind of errors you are getting and please share the website URL.
Have you purged the cache and the CDN once you added the path for rejected files and please let me know which CDN provider your are using.
Thanks!
Hi Marko.
Thanks for your reply!
I am getting a “Failed to load resource: the server responded with a status of 403 ()” error.
Site is 22zero.org (any other page but home page).
Yes, purged cache several times. CDN is CloudFront.
Thank you!
Hello @makmacmc
Yes I can see the issue you are referring to. It’s a bit complex to explain.
The font files are part of the CSS files. Once Minified, the CSS is uploaded to the CDN, and the files are throwing 404 since the CSS file cannot load those fonts.
Can you please disable CSS Minify, and check (or let me check) which CSS files are responsible for those fonts, so they can be excluded from minification and CDN?
Thanks!
Hi Marko!
I have disabled Minify. Can you tell what files they are or can you let me know how to?
Thank you so much! 🙂
Hello @makmacmc
Thank you for your patience.
The files responsible for those icons are
/wp-content/plugins/monarch/css/style.css
/wp-content/et-cache/global/et-divi-customizer-global.min.css
You should exclude those files from being minified, exclude them from the CDN, and also exclude the fonts from the CDN in Performance>CDN>Rejected files.
You can always drop us a note directly via the plugin in Performance>Support if you need more assistance with this.
Thanks!
Thank for your message Marko!
I will exclude those links. What font’s did you want me to exclude as well?
Also, would you mind telling me how you figured this out?
Thanks so much!
Hi Marko.
Wanted to follow up with you regarding my last comment?
Thanks!