Forums

How do you display foreign characters? (4 posts)

  1. e3visa
    Member
    Posted 3 years ago #

    I am trying to display Russian characters on my blog at e3visa.info.

    When I paste the characters into the WYSWYG editor it looks fine but then when I click post it all appears as question marks.

    Is there something I have to insert as code in the HTML part or something for it to post correctly?

    Thanks for the help.

    Chris

  2. tjobbe
    Member
    Posted 3 years ago #

    You need to have correct charset in your <head> tag.

    I believe you might be looking for something like this:

    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">

    hth

  3. e3visa
    Member
    Posted 3 years ago #

    Thanks for the update.
    Is that in the head tag for a particular post or of the entire blog template?
    Chris

  4. e3visa
    Member
    Posted 3 years ago #

    Does anyone else have any suggestions for this?
    Thanks so much,
    Chris

Topic Closed

This topic has been closed to new replies.

About this Topic