Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,777
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,987
- 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.