R1skNt

Forum Replies Created

list of topics you have created till now.

  • R1skNt
    Participant

    again i figured it out :)) whooooo

    I returned language code in wp-config.php to the orginal
    it was define(‘WPLANG’, ‘ar_SA’); now it’s define(‘WPLANG’, ‘ar’); after that I renamed the po file to ar.po rather than ar_SA.po and the blog theme works perfectly in RTL arabic

    thx

    R1skNt
    Participant

    i figured it out, after change wp-config.php file and and make it like this
    define(‘WPLANG’, ‘ar_SA’);
    the translation file work good now but, the direction goes LTR rather than RTL :(
    how could i make it RTL without change CSS file

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