Hey guys, We have a piece of text that needs to appear in a lot pages and the piece of text need to be editable, this is why I thought of placing it in a new page template. Now when I edit the page template all the pages are altered. It saves me a lot of work. However, this piece of text contains the € euro symbol and I can't seem to have it displayed right. I've tried: & # 8 3 6 4 ; & # 1 2 8 ; & e u r o ; obviously without the spaces But each time I load the page an square appears, any of you any idea what I'm doing wrong? I hope to hear from you.
Maybe the problem is in your wp-config.php file. It contains this line: define('DB_CHARSET', 'utf8'); Just remove this line, and that should fix it. or you can use this plugin : http://wordpress.org/extend/plugins/utf-8-database-converter/