Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • eprofi Friend
    #195819

    Not functioning Polish fonts (google fonts, choose the latin extended)


    1. googlefonts
    cssyeah Moderator
    #527060

    @eprofi,
    Have you figured it out at your end.

    I have just checked your site and see that the font on your site is working fine with the Polish language.

    eprofi Friend
    #527091

    Unfortunately this is not true. Please check again. Here I used the font “chango” (Content heading).
    Look at the letter “ę”.

    http://petycje.liquiddemocracy.pl/

    Regards

    Saguaros Moderator
    #527106

    It seems that this ‘chango’ font family doesn’t support Polish characters well, kindly change to another font.

    eprofi Friend
    #527166

    @saguaros

    Which are, according to you, Polish characters?

    I tried “Seymour One”, “Alegreya Sans SC”, “Autour One”, “Hanalei Fill”, “Audiowide”, “Berkshire Swash”, “Ribeye Marrow”, “Rum Raisin”, “Rum Raisin”…

    All are “latin extended” and Polish display properly on the Google Font Site …

    Saguaros Moderator
    #527434

    The problem comes from that ‘latin extended’ charset, I wonder if you did add ‘latin-ext’ subset. So instead of embedding this:

    <link href='http://fonts.googleapis.com/css?family=Rum+Raisin' rel='stylesheet' type='text/css'>

    you should embed this code:

    <link href='http://fonts.googleapis.com/css?family=Rum+Raisin&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

    eprofi Friend
    #527521

    @saguaros

    Thank You. Little success. 😉

    Where embed?


    1. Bez-nazwy
    Saguaros Moderator
    #527550

    You can embed it into head block of your site
    – Open the templatesja_elasticablockshead.php file
    – Add this line of code:


    <link href='http://fonts.googleapis.com/css?family=Rum+Raisin&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

    – Then clear JAT3 cache.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  Saguaros 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum