Forums

Non-English characters show jumbled up (1 post)

  1. erick_paper
    Member
    Posted 4 months ago #

    While editing Japanese or Chinese characters, with the permalink structure of /%category%/%postname% for example, the permalink shows up in hexadecimal (encoded?) equivalents of the respective characters.

    Screenshot:
    http://i.imgur.com/slgR0.png

    Is there a cure for this? How can I make sure that the characters appear as usual?

    I have the following in the wp_config.php, but this doesn't help:

    define('DB_CHARSET', 'utf8');
    mb_internal_encoding("UTF-8");
    mb_regex_encoding("UTF-8");

Reply

You must log in to post.

About this Topic