• Dear all, I have a website whose dates are not translating to russian, instead of the month-name I get a strange character output:

    This is what I see in the front end in Russian instead of a month-name:


    <h2>??????</h2>

    The code I use to generate this is:

    <?php the_time(‘F’) ?>

    In english they show correctly, but not in russian language.

    Can you pls advice on how to overcome this situation?
    I have added all the language russian files to /languages folder on wp-content

    • This topic was modified 7 years, 7 months ago by gaucho code.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Month name not translating to russian’ is closed to new replies.