Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #676377

    Hello,

    I am using Open Sans Condensed Bold for the headlines of a website (yarinistan.de)
    It does not render Türkish letters like şŞğĞiİ correctly.
    I looked through your forum and found an entry with additional php for the functions.php as below:

    function add_subset_func($fontlist) {
    $fontlist .= “&subset=latin,latin-ext”;
    return $fontlist;
    }
    add_filter(‘avf_google_fontlist’, ‘add_subset_func’);

    I did that. It still does not render correctly. Or better said, it renders on chrome, does not render on firefox and safari.

    Example page:

    Can somebody help me?

    Best,

    Nedim

    • This topic was modified 7 years, 9 months ago by nedimhazar.
    #676875

    I will be grateful if you would help me.

    Best,

    Nedim

    #677994

    Hi,

    The font’s look good on my end please point us to the exact page and section where we can see the problem.

    Best regards,
    Vinay

    #678038

    I implement the Google Fonts plugin now and it renders on all browsers the same and correct way. If I deactivate it, Safari and Firefox doesn’t render correctly. I solved my problem, but I remember having the same problem some years ago with Enfold on another site. I think somehow Enfold does not catch the “Latin-Extended” css.

    Best,

    Nedim

    • This reply was modified 7 years, 8 months ago by nedimhazar.
    #679788

    Hi,

    Glad that you found a solution. Let us know if you need anything else. :)

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with Latin extended fonts.’ is closed to new replies.