کد زیر را در فایل Templates/yourTemplateName/Index.php پیدا کنید :

کد:
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
و با کد زیر جایگزین کنید :

کد:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">