Forums
-
- Forum
- Posts
-
- Installation
- 28,531
- Troubleshooting
- 62,748
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
In your .htaccess file put
AddDefaultCharset iso-8859-1
Actually, I’m seeing in the header.php template
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Which would have to be edited directly.