Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem showing icons on firefox #23

Closed
simo2409 opened this issue May 31, 2014 · 3 comments
Closed

Problem showing icons on firefox #23

simo2409 opened this issue May 31, 2014 · 3 comments

Comments

@simo2409
Copy link

Hi,
I'm having problems with all entypo icons in Firefox but probably there is something broken on my side which I can't figure out.

Viewing the page locally everything works as normal but when I put everything online I can't see icons on Firefox (Chrome works properly).

On the server I'm using nginx which serves icons with correct mime type.
In html I specified meta charset to "utf-8".
In Firebug I see there is no 404s (so browser can find entypo font)

Does anybody have an idea of what can be broken?

The output is like this for all icons:
schermata 2014-05-31 alle 10 39 27

Thank you

@simo2409
Copy link
Author

Finally I got it, I had to enable CORS in nginx for font files (if you know what to google the solution is very quick, just google "nginx enable CORS")

Thank you for your work with entypo!

@abdulbasitnawab
Copy link

Thanks simo2409 for answering it, I spend a lot of time fixing this issue, But finally your post helped me,

@abdulbasitnawab
Copy link

You may find this php code handy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants