Thread Starter
zpop
(@zpop)
Hi, @lastsplash
Thank you very much. Now it’s ok.
Best regards
Thread Starter
zpop
(@zpop)
wp-config.php is ok.
http://stackoverflow.com/questions/11024604/utf8-characters-not-showing-correctly-in-wordpress
This is help me to figure out where is the problem.
In phpMyAdmin go to “wp_topbar_data”. Then change “bar_text” and “bar_link_text” Collation from “latin1_swedish_ci” to “utf8_general_ci”.
Change the collation on a MySQL database via PhpMyAdmin
http://www.hosting.com/support/mysql/change-the-collation-on-a-mysql-database-via-phpmyadmin
Thread Starter
zpop
(@zpop)
Charset (DB_CHARSET) is utf8.