
-
AuthorPosts
-
January 21, 2014 at 11:33 pm #213040
Hey there,
so far I am really satisfied with Enfold!!!
Just one question: Do you know why it looks really strange on my Russian Page, the symbols are not shown properly with Firefox: http://www.movers.ru.
Thanks in advance,
Markus
January 22, 2014 at 1:16 am #213092Hi cma-UG!
Please try solution in “Fonts not loading in Firefox or IE9” section here http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
YigitJanuary 23, 2014 at 8:58 pm #214079This reply has been marked as private.January 23, 2014 at 11:24 pm #214149Hey!
Icons display fine on Spanish version on my end. Please see screenshot here http://i.imgur.com/KNkW1vs.jpg
Can you try re-updating the theme on problematic versions?Cheers!
YigitJanuary 23, 2014 at 11:54 pm #214182This reply has been marked as private.January 27, 2014 at 10:26 am #215251Hey!
It seems like your website won’t load the font icon files. The network traffic shows that the font files from the google fonts api are loaded but not the icon files. Please try insert this code
@font-face { font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; src: url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=2'); src: url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=2#iefix') format('embedded-opentype'), url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=2') format('woff'), url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=2') format('truetype'), url('http://www.movers.ru/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=2#entypo-fontello') format('svg'); }
into the quick css field.
Regards,
PeterJanuary 27, 2014 at 11:17 am #215285This reply has been marked as private.January 27, 2014 at 6:32 pm #215444Hi!
Ok,
1) Please try to update (or re-install) the theme files with ftp ( https://vimeo.com/channels/aviathemes/67209750 ) and make sure ALL files on the server are updated. If you didn’t modify the theme files the best solution is to delete the entire wp-content/themes/enfold/ folder and to upload the uncompressed enfold folder from your hard drive.
2) The ZipArchive is a standard php class: http://www.php.net/manual/en/class.ziparchive.php
If your server returns an error like “Class ‘ZipArchive’ not found” please contact your hoster and ask the server administrator to activate the ZipArchive class/support for you. Maybe they need to update the php version or change the php.ini config file for you.Best regards,
PeterJanuary 31, 2014 at 12:42 am #217230This reply has been marked as private.January 31, 2014 at 12:55 am #217232January 31, 2014 at 12:10 pm #217395This reply has been marked as private.January 31, 2014 at 12:25 pm #217406Hey!
Please try this solution: https://kriesi.at/support/topic/invisible-icons/#post-216288
Cheers!
PeterFebruary 3, 2014 at 12:38 am #218537This reply has been marked as private.February 3, 2014 at 10:47 am #218709Hey!
Please try following css code to fix the issue
#text-2 .textwidget{ line-height: 2em; }
– insert the code into the quick css field.
Cheers!
Peter -
AuthorPosts
- The topic ‘Symbols are not shown properly with Firefox on my Russian Page’ is closed to new replies.