Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1184879

    Hi. Having an issue with the icons on my site for some time now. I have done the following:

    1. Added the CORS code to my .htaccess.
    <FilesMatch “.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    2. Turned off my CDN.
    3. Turned off all caching plugins.
    4. Turned off all security plugins.

    None of this made any difference. Still all the icons are rectangles.

    • This topic was modified 4 years, 9 months ago by trellyn. Reason: added WP Admin credentials
    #1184927

    Hey trellyn,

    The server is responding with a 403 error when requesting the icon font. I’m not sure why that is unfortunately, could you try reaching out to your hosting provider to check if they can see why the server is responding with that error code please?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.