Polish letters in site title problem

  • Author
    Posts
  • #30876
    Eduardo Gonzales

    Hi,
    I’m buliding multilingual website and among others I have to use Polish language.
    This skin looks really great except one really bad thing – when using Nirvana theme Polish letters are displayed using other fonts. It looks quite trashy.
    When I switch to different skin everything is fine.
    So it’s not related to server settings, browser settings etc. because all of this is just the same.

    Also I’ve checked several Google Fonts on fonts.google.com and Polish national letters work perfectly well.

    I can also see that latin-extended is included in <head> section

    <link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1.1' type='text/css' media='all' />

    along with other fonts

    <link rel='stylesheet' id='nirvanas-fonts-css' href='http://www.mysite.com/wp-content/themes/nirvana/fonts/fontfaces.css?ver=4.1.1' type='text/css' media='all' />

    So this what is taken from google should work as it contains latin-ext character set. But it doesn’t. I have feeling that Nirvana takes fonts fron fontfaces.css wchich contains only standard latin character set.

    Also I noticed that if I use google font instead of built-ins Nirvana put this in <head> section:

    <link rel='stylesheet' id='nirvana-googlefonts-css' href='//fonts.googleapis.com/css?family=Lobster' type='text/css' media='screen' />

    instead of this

    <link rel='stylesheet' id='nirvana-googlefonts-css' href='http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

    which probably would solve the problem.

    #30955
    Zed
    Cryout Creations mastermind

    What font names/identifiers are you inputting in the theme option fields?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Polish letters in site title problem’ is closed to new replies.