Date missing characters
-
Afther 2 hours of fighting I could not get this to work.
In singe post I’m pulling the date by:
the_date('j, F, Y');
It output’s the formatted date for the appropriate language – this works fine.
The problem:
Some characters in the date are replaced by ascii “?” symbols.
For example: b?ezen as of March. It affect only foreign characters with umlauts and such.
What I tried:- Changing date emulation in the settings.
- Changing date output
- Changing single.php file encoding
- Checked .po and .mo files in the language directory
I’m out of ideas ??
- The topic ‘Date missing characters’ is closed to new replies.