Tagged: fontello, social icons
-
AuthorPosts
-
March 17, 2017 at 4:41 am #762313
The Fontello icons on my live website are either blank, square, or Chinese characters. I can’t figure out why this is happening only on some pages.
There is no error message in the browser console, so I don’t believe it’s some sort of loading error. I really need some help here.
This is the content of my .htaccess file:
# BEGIN WordPress
<FilesMatch “.(eot|ttf|otf|woff)”>
Header set Access-Control-Allow-Origin “*”
</FilesMatch><IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>-
This topic was modified 8 years, 7 months ago by
dannablumenau.
March 19, 2017 at 7:32 am #763106Hey dannablumenau,
I can see icons on both pages, did you try clearing your browser cache and reload a few times?
Best regards,
RikardJuly 4, 2017 at 2:08 pm #816326I have the same problem.
I also added the code to .htaccess from http://kriesi.at/documentation/enfold/enable-cors/
Then clearing browser data and refreshing 5+ times.
That didn’t help.Any other solutions?
July 4, 2017 at 2:40 pm #816345Hi!
Can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?
Best regards,
YigitJuly 4, 2017 at 4:04 pm #816384I just did (just replaced the entire enfold folder) but did not change a thing.
July 4, 2017 at 4:45 pm #816397All right, here’s my solution:
Disable all plugins, and turn them on one by one until the icons go back to empty / Chinese characters.
In my case it was the “WP Speed of Light” plugin that crashed my icons.
Hope it can help others :)
July 4, 2017 at 5:11 pm #816408Hi,
Glad you figured it out and thanks for sharing your solution! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
This topic was modified 8 years, 7 months ago by
-
AuthorPosts
- The topic ‘Fontello Icons are displaying as squares, blank or Chinese characters. Help!’ is closed to new replies.
