Forums

RTL multisite wordpress (2 posts)

  1. veroangel
    Member
    Posted 5 months ago #

    Hi,
    I do in multisite WordPress now.
    I want to change one site to Urdu language which it means in RTL WordPress

    I changed the code like this :

    set the WPLANG variable in your wp-config to the RTL language like this:
    define ('WPLANG', 'ur-PK');

    set in the \wp-content\languages\ur_PK.php as:
    <?php $text_direction = "rtl"; ?>

    but the final result is :
    dashboard comes to RTL but the site is LTR...

    what does wrong?

  2. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 5 months ago #

    I want to say you need an RTL theme for that.

    See http://codex.wordpress.org/Right_to_Left_Language_Support

Reply

You must log in to post.

About this Topic

Tags