• Hi I have set up A Azure cdn and hooked it up with your plugin all good but im getting errors about the fonts and my font awesome icons are not showing…

    I have included these file extensions in
    Exclude if substring: .php, .ttf, .woff, .woff2, .eot.
    I also added
    <IfModule mod_headers.c>
    <FilesMatch “\.(svg|ttf|otf|eot|woff|woff2)$”>
    Header set Access-Control-Allow-Origin “*”
    </FilesMatch>
    </IfModule>

    to my .htaccess file. But still not working.

    https://staging1.truckscience.com/ errors available in console

    Any help appreciated

    https://www.ads-software.com/plugins/wp-super-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with fonts after turning cdn option on’ is closed to new replies.