Viewing 7 replies - 1 through 7 (of 7 total)
  • The chances are it simply doesn’t support Danish language. This will likely be due to the font used not having the danish letter.

    You could keep the theme and use a different font (or a custom font) to solve this issue. Otherwise try and find a theme that supports Danish.

    Hi I have a language problem too – I’m using Greek letters. what is happening is the written in Greek titles don’t display on the front page. Titles of posts don’t display either but there isn’t such problem with the pages.
    any help on that please?
    Thank you,
    Natasa

    Its the same issue, the font simply doesn’t support greek or danish letters, you have to change the font to one that does.

    Hey Luk, thanks for your quick response!
    I tried to switch to several different fonts but the problem is still there.
    The weird thing is that while the body text displays normally, it doesn’t happen the same with the titles (and as I’ve checked fonts are the same).
    any other suggestions?

    hey, i emailed the support team of the theme and they solved my problem. I ‘m quoting their response, just in case it is helpful to kirsten:

    Go to Js > Custom.js present in theme directory and remove the given code

    “//Cufon Replacement in heading
    jQuery(document).ready(function() {
    //Cufon.replace(‘h1’)(‘h2’)(‘h3’)(‘h4’)(‘h5’)(‘h6’);
    Cufon.replace(‘h1, h2, h3, h4, h5, h6,.content .post .date li’, { fontFamily: ‘MankSans-Medium’, hover: true });
    });”

    Thread Starter kirsten mellemkjaer

    (@kirsten-mellemkjaer)

    Hey Natasa82

    Where do I find Js > Custom.js

    Thanks Kirsten

    go the theme directory, then find the “Js” folder and finally the Custom.js file. open the file with notepad if you’re using Windows or Textedit if you are using Mac. In the Custom.js file find the above code and delete it.
    hope it helps

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Theme: Dzonia Lite] Language problems’ is closed to new replies.