TransWikia.com

character encoding problem in custom template

WordPress Development Asked by Dhaval Panchal on November 28, 2021

I am working on a website where I am using a custom template.

My site having German character. When I use the visual editor(without template) it displays perfectly.
Link

But when I am using a custom template for static content it won’t show German characters.
Link

One Answer

Maybe it is caused by commenting out the charset meta tag? You should have this in your header:

<meta charset="utf-8" />

You can see in your source that this meta tag is commented out - maybe while debugging this problem.

<!--<meta charset="UTF-8">-->

Additionally you could check if your database settings are set to utf8_general_ci or the recently by Wordpress implemented standard utf8mb4_unicode_ci (COLLATE) in phpmayadmin.

EDIT: You could as well check if your templates are saved as utf8 and insert the content by first pasting it into an text editor that removes unvisible formats. Sometimes if you copy text from a pdf file you can have issues with some characters.

Answered by Luckyfella on November 28, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP