-
AuthorPosts
-
April 23, 2014 at 1:15 pm #254882
Hello,
I’ve tried to create a page in Greek language, and the fonts turns to Arial.I went through google fonts page and got these 2 codes:
(1. to integrate to the website:)
<link href=’http://fonts.googleapis.com/css?family=Open+Sans:400,600,600italic,400italic,700,700italic&subset=latin,greek’ rel=’stylesheet’ type=’text/css’>
(2. to Integrate the fonts into CSS:)
font-family: ‘Open Sans’, ‘sans-serif’;WHERE do I put these codes to make greek text to appear with Open Sans font???
Thanks.
April 23, 2014 at 2:18 pm #254913Hey amsdes!
Please try adding Greek subset. See Peter`s post here – https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
Cheers!
YigitApril 23, 2014 at 2:52 pm #254949hmmmm… I’m a bit confused.. where do I put this code??? :)
April 23, 2014 at 2:55 pm #254951Hi!
You should add the code to Functions.php file in Appearance > Editor. You can add it below following line
avia_nav_menus(); //call the function immediatly to activate }
Regards,
YigitApril 23, 2014 at 3:52 pm #255021didn’t work… even changed the cyrilic to latin,greek… but nothing.
when tried to remove the code, the functins.php file was damaged, don’t know why-I had to restore hard copy from pc, via ftp.April 24, 2014 at 9:54 am #255394Any more ideas yet on how to make Opes Sans work in Greek text?
April 26, 2014 at 1:32 pm #256580Hi!
It seems to be working fine on my end without adding subset – http://i.imgur.com/DLyKZ2R.png
I have compared the look on Google Fonts and it is the sameCheers!
YigitApril 28, 2014 at 1:24 pm #257041Hello, unfortunately, something is wrong with my theme files, I don’t know…
Still shows up in Arial font and when I try to change the functions.php file, and insert the code where you have pointed, it crashes completely. Only when uploading old functions.php file via FTP I am able to log back into WP.
Any ideas?
April 28, 2014 at 2:17 pm #257057Hi!
Can you post the link to your website so we can take a look? A screenshot showing the issue would help us see the issue clearer
Regards,
YigitApril 28, 2014 at 2:34 pm #257074This reply has been marked as private.April 28, 2014 at 2:45 pm #257086Hi!
Font family is Open sans on my end – http://i.imgur.com/jBkLa8g.png
Which browser and OS are you using? Can you post a screenshot and show how it looks on your end?Best regards,
YigitApril 28, 2014 at 3:34 pm #257120This reply has been marked as private.April 29, 2014 at 1:15 pm #257595Hi!
I wanted to check your website on Win7 Firefox but could not find any Greek text and example page seems to be deleted. Have you solved the issue?
Cheers!
YigitApril 29, 2014 at 2:55 pm #257670This reply has been marked as private.April 29, 2014 at 3:04 pm #257671Hey!
I have just checked your website on Firefox 29 on Win7 and it does look fine here as well – http://i.imgur.com/8stE0hN.jpg
Have you tried checking your website on another computer?Best regards,
YigitApril 29, 2014 at 3:33 pm #257684This reply has been marked as private.April 30, 2014 at 10:33 pm #258546 -
AuthorPosts
- You must be logged in to reply to this topic.