If I put special characters in the content of my page it shows the special characters (see example1) but when I take a look at my back-end example it doesn't work (example2) same goes for the front end...
when the special characters button didn't work I also tried to add the characters using the folowing codes
Code: Select all
€
Code: Select all
ë
Code: Select all
$eacute;
the config.php says its using utf-8
de the meta of the page says its using utf-8
(what I could find on the forum, this should make no problem of special characters)
I tried to search the forum about this problem, I can find a few problems with special characters and I tried the solutions but sadly without any succes. I think I am missing something but I can't find out what it is. Help is much apreciated