-
AuthorPosts
-
January 25, 2014 at 6:20 am #8331
Hi!
Thank you for the amazing theme.Is there any way to display in the customizer only cyrillic google fonts?
How should i specify in settings that cyrillic fonts should be used on site? E.g. even if i choose the font that supports cyrillic encoding, it still doesn’t work.Thanks.
January 25, 2014 at 10:03 am #8347Hey,
make sure to enable the option “Enable Subsets” then pick a cyrillic font in our Customizer > Typography > Enable Custom Font settings and you should be good to go!
January 25, 2014 at 2:19 pm #8378It doesn’t work for me too. Subsets and Custom fonts are enabled but nothing change.
January 25, 2014 at 3:33 pm #8391Hey Danil,
are you sure you’re using a Google Font that is supporting cyrillic? Go to: http://www.google.com/fonts and filter by script.
September 5, 2014 at 7:28 am #99115the same problem. English fonts work, but cyrillic dont…any ideas?
September 5, 2014 at 7:32 am #99116Hi!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
September 7, 2014 at 6:11 am #100192This reply has been marked as private.September 7, 2014 at 8:00 am #100215Hi there,
You used a font called ABeeZee which does not support Cyrillic glyph. I changed the font to Roboto and it is working ok now.
Please check the google fonts website to make sure if the font is supporting the glyph or not.
Hope it helps.
September 9, 2014 at 10:07 pm #101788Hi there. I’ve tried google fonts everywhere in Navbar, body etc…nothing works.
September 10, 2014 at 7:08 am #101953I was able to see the cyrillic fonts I believe in customizer.
Perhaps you could send us a screencast of what you are encountering so we could get a better idea.
September 14, 2014 at 7:17 am #104503there are two main issues…
1)chrome, ie 11 and yandex browser(chrome based) show different fonts.YANDEX and IE 11
2)when i choose different Cyrillic fonts in “topography” section visually nothing changes…
my admin information is already sent.
Best regards Kirill
September 14, 2014 at 8:49 am #104527Hi there,
For first issue you need to add the font type into htaccess file to be able to use it correctly in IE11. Please follow the guide below:
http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Are you sure that there is no cache plugin activated on your website?
Thank you.
September 15, 2014 at 2:42 am #104884I even don’t know what is “cache plugin”… I did’t download any other plugins but that of X theme.
I checked the link. It is not clear for me…
http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
September 15, 2014 at 3:18 am #104900Hi there,
please try to add this code in .htaccess file located in root directory :
<FilesMatch ".(ttf|otf|eot|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
Hope it helps.
-
AuthorPosts