Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #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&#8217; 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.

    #254913

    Hey amsdes!

    Please try adding Greek subset. See Peter`s post here – https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124

    Cheers!
    Yigit

    #254949

    hmmmm… I’m a bit confused.. where do I put this code??? :)

    #254951

    Hi!

    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,
    Yigit

    #255021

    didn’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.

    #255394

    Any more ideas yet on how to make Opes Sans work in Greek text?

    #256580

    Hi!

    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 same

    Cheers!
    Yigit

    #257041

    Hello, 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?

    #257057

    Hi!

    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,
    Yigit

    #257074
    This reply has been marked as private.
    #257086

    Hi!

    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,
    Yigit

    #257120
    This reply has been marked as private.
    #257595

    Hi!

    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!
    Yigit

    #257670
    This reply has been marked as private.
    #257671

    Hey!

    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,
    Yigit

    #257684
    This reply has been marked as private.
    #258546

    Hey!

    Please try it on another computer and let us know

    Regards,
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.