Hi everyone,
I've just noticed that the following file is the third most loaded (in weight) file in my website's Cloudflare CDN:
Apparently, it is loaded via this file:
How can I disable it? I am in Joomla 5.2, using a custom-coded template that doesn't require these super heavy fonts.
However, this font, which is 157 KB, is loaded unnecessarily every time a page is loaded.
Mysteriously, the call to load the font is not in the custom-coded template's index-php.
Could it be loaded via Cassiopeia?
Joomla should have the option to turn it off.
I appreciate your comments.
Thank you,
Luke
I've just noticed that the following file is the third most loaded (in weight) file in my website's Cloudflare CDN:
Code:
media/vendor/fontawesome-free/webfonts/fa-solid-900.woff2
Code:
media/system/css/joomla-fontawesome.min.css" rel="stylesheet">
However, this font, which is 157 KB, is loaded unnecessarily every time a page is loaded.
Mysteriously, the call to load the font is not in the custom-coded template's index-php.
Could it be loaded via Cassiopeia?
Joomla should have the option to turn it off.
I appreciate your comments.
Thank you,
Luke
Statistics: Posted by Londinium — Tue Nov 12, 2024 12:16 pm