IT Solutions · 2025-01-16 0

How To Display Chinese Characters Properly With WordPress – Chinese Character encoding issue after changing servers

This will resolve the black diamond whitespace issue.

editing wp-config.php and commenting out the lines:

 

define('DB_CHARSET', 'utf8');

define('DB_COLLATE', '');

Simon Guetta

URL