From d4da581f998c457c11bfbed91db3e7b80f9c3af9 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Wed, 7 Jan 2015 13:18:41 +0100 Subject: [PATCH] added warning for browser extensions --- Troubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 05f336e..f5def19 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -6,7 +6,8 @@ Check the following: 3. If you are serving Font Awesome from a CDN: Your css link is up to date (Refers to [#1490](https://github.com/FortAwesome/Font-Awesome/issues/1490)); 4. You are not using plugins/extensions loading older/modified versions of Font Awesome (Refers to [#1546]( https://github.com/FortAwesome/Font-Awesome/issues/1546)); 5. You are using valid [HTML5](http://www.w3.org/TR/html5/introduction.html#a-quick-introduction-to-html) templates; -6. You checked your browser's development console and you are sure that it is loading the proper font files. +6. You checked your browser's development console and you are sure that it is loading the proper font files; +7. You checked your browser's extensions and you are sure that there are no misconfigured extensions (noscript, adblockplus, etc.). #### I'm hosting fonts on my server and icons don't show up Please check server's [MIME types](https://github.com/EnlightenAgency/Server-Setup-MIME-Types-Headers/blob/master/font-mimetypes.txt)