-
AuthorPosts
-
November 3, 2016 at 2:41 pm #707743
Hi,
I duplicated an working English site so I can convert it to Chinese.
In the new site:
-> I set the language to Chinese.
-> I checked, and in the config file I use UTF-8When I try to edit the menu, the Chinese word becomes questions marks after I save.
Also… When I try to put a Chinese word into the Copyright field, it “brakes” the site.Please advise,
Tnx.
November 4, 2016 at 7:05 am #708049Hey alonarad,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardNovember 9, 2016 at 6:44 pm #710395My hosting company don’t allow access to admin outside my country…. I’ll try to solve it.
In the mean time – any idea?
It seem like the DB don’t allow this Chinese chars to be saved.
Maybe I need to install a Chinese WordPress version?Tnx.
November 9, 2016 at 8:07 pm #710424Hi!
I am afraid we will have to take a look at the backend to see where the issue is listed.
I am sorry but we just need the access to it.
Thanks a lot for understandingRegards,
BasilisNovember 10, 2016 at 10:05 am #710607Here is an Admin access…
Try to change the Home label into: 首页 (it will be converted to questions marks)
Try to change the word Disclaimer (免责声明) in the footer and it will “break” the page.Please advise,
Tnx.
November 14, 2016 at 6:42 am #711792Hey!
Please access the file directory then modify the wp-config.phpf file. Look for these codes and then comment it out.
define('DB_CHARSET', 'utf8'); define('DB_COLLATE', '');.. it should look like the following after.
// define('DB_CHARSET', 'utf8'); // define('DB_COLLATE', '');// http://siteber.com/how-to-render-chinese-characters-in-wordpress/
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
