theme can't support a cyrillic like as russian language.
example: ? ? - ! ?? !
please, fix it
theme can't support a cyrillic like as russian language.
example: ? ? - ! ?? !
please, fix it
The Problem might be that the Cufon Fonts that we used, might not have the Cyrillic Glyph and thats the reason it might not be displaying the Cyrillic Character.
I think the best solution for you would be to remove the Cufon fonts entirely and check whether it resolves the issue.
Here is how you can remove the Cufon Fonts.
Open the header.php file from the theme directory, remove the line below and save the file. It will remove the Cufon Fonts and you would start to see the Chinese characters.
Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6');
Easy way: use a WP-Cufon plugin!
Put this info in FAQ :)
InkThemes.com,
thanks, turned out!
You must log in to post.