How to edit charset - by Kosta789 - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • Avatar: Kosta789
    Kosta789
    Participant
    August 20, 2014 at 21:13

    Hi,

    I am building a website on Legenda theme (link in private content) and it is in czech language. We have letters like ŘŠŽČ etc and I need fonts to be in latin-extended charset because as you can see for example in top bar (notice the letter Ř in “Seznam přání”) with some fonts czech letters arent displayed correctly (I write with ‘some fonts’ because for example in main menu it is ok).

    So how can I fix it please? How can I make Legenda to support czech letters. Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 21, 2014 at 07:42

    Hello,

    You need to find Google font which is supports Сzech language. And specify it in Theme Options > Typography.

    Regards,
    Jack Richardson

    Avatar: Kosta789
    Kosta789
    Participant
    August 21, 2014 at 16:01

    Hi,

    but for example Open Sans Light (which is used in top bar or revolution slider texts) supports czech language but I need to use it with latin-ext charset and that is something I can’t set up in theme option. It has to be set up in code somewhere.

    normal link to Open Sans is
    <link href=’http://fonts.googleapis.com/css?family=Open+Sans&#8217; rel=’stylesheet’ type=’text/css’>

    but to make czech characters work I need this:
    <link href=’http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext‘ rel=’stylesheet’ type=’text/css’>

    but I don’t know the theme file where it can be done

    Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2014 at 16:10

    Hello,

    Please try to edit this file wp-content/themes/legenda/framework/theme-functions.php.
    We recommend you to make changes in a child theme not to lose modifications after the theme update.
    Also make a back up of the file before editing.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.