Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bluegroup Friend
    #130168

    I want to change coding for the template of the iso-8859-1 to windows-1256 it knowing how I have changed in the file named templateDetails.xml it did not succeed .. How can I change it .. Thank:confused:

    Sherlock Friend
    #257584

    Hi bluegroup !
    Please try to do following way below :
    Open index.php file in templates/ja_pariiti folder ,find following code line :


    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

    change to :


    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" encoding="windows-1256" />

    bluegroup Friend
    #257756

    thank you for replay
    we do the instruction that you give us about the code of arabic language but i don’t found the source cod the you give us

    [PHP]<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″/>[/PHP]

    and we try to solve this problem by change the new code that you give us

    [PHP]<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ encoding=”windows-1256″ />[/PHP]

    with this code

    [PHP]<meta http-equiv=”Content-Type” content=”text/html; <?php echo _ISO; ?>” />[/PHP]
    but the page can not open and give blank page

    plz help me to find the correct position of code and where i can but it .

    thank you

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  bluegroup 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum