<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta charset="utf-8" />
Try placing the following meta tag to the header (if not already available. If so, make sure it has utf8)
Code:<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
or html 5 way
Any of the above would work (but dont place both).Code:<meta charset="utf-8" />
Did you clear cache? It's a very uncommon error nevertheless. If you pm me the url in question, i can take a look.It didn't work, the error persists :/
Did you clear cache? It's a very uncommon error nevertheless. If you pm me the url in question, i can take a look.