• 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

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Thread Starter e3visa

    (@e3visa)

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

    Thread Starter e3visa

    (@e3visa)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do you display foreign characters?’ is closed to new replies.