diacriticile problem in title

Viewing 2 posts - 1 through 2 (of 2 total)
  • #13808
    serginio
    Participant

    problem appears in the title of articles
    Some diacritics are not displayed correctly
    how to correct this error?

    #13839
    serginio
    Participant

    was solved

    Open functions.php and find this line:
    $web_fonts_stylesheet .= ‘&subset=latin’;
    replace it with
    $web_fonts_stylesheet .= ‘&subset=latin,latin-ext’;

    10x admin

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

You must be logged in to reply to this topic.