Bad characters in Headings (Linked Oswald font)

Viewing 4 posts - 1 through 4 (of 4 total)
  • #10770
    astandera
    Participant

    Thank you for this theme. I wrote a comment yesterday, but someone deleted it, so I am putting it here.

    For non-english characters (I am Czech, for me these- ěščřžýéůúĚŠČŘŽÝŮÚ) the @imported or linked Google font Oswald has no chars and displays them right, but in different font = there is subset probably only Latin.

    I found an tried to change subset in functions.php line 244 and editor-style.css line 1 but without ANY effect, even I deleted these lines and reloaded with clearing cache!

    Google font Oswald work fine for Czech on Google fonts and also in my previous theme with subset=latin-ext under UTF-8.

    May I ask you for an advice?

    #14552
    klimas
    Participant

    Čau astandera,

    you have to edit functions.php and replace following:

    Oswald:300
    with
    Oswald:300&subset=latin-ext

    and (2x on different places

    &subset=latin
    with
    &subset=latin-ext

    měj se
    Klimas

    #14562
    Daniel Tara
    Keymaster

    Actually it’s &subset=latin,latin-ext

    #17311
    klimas
    Participant

    Hi I am still having problem with special characters when I create post type “Quote”. What is your experience and don´t you know how to fix this? Thanks Klimas

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

You must be logged in to reply to this topic.