Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #540281

    Hi there,

    For some reason my icons aren’t showing up. Instead, they look like this:

    screenshot

    I’m sure I’m doing something wrong on my end. Any and all help is greatly appreciated. Thank you!

    • This topic was modified 9 years ago by foxbooks.
    #540376

    Hi foxbooks,

    I got the same problem on the page I am building.
    Does anyone know how to fix this issue?

    Thanks!
    Fabian

    #540575

    Hi Fabian,

    Please try the following: http://kriesi.at/documentation/enfold/enable-cors/

    Best regards,
    Rikard

    #541576

    Hi Rikard,
    I have tried to fix the problem by following these instructions but the icons still do not show up.

    Apache
    Look for the .htaccess file at the root of your WordPress installation and add the following to it:

    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    Do you have any further suggestions?
    Thank you,
    Fabian

    #542128

    Hi Fabian,

    I’m seeing this error on your page:

    Font from origin ‘http://matthiasl.cluster010.ovh.net&#8217; has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://matthiasviertel.com&#8217; is therefore not allowed access.

    Are you using a CDN?

    Best regards,
    Rikard

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