18 Dec
Posted by Sherif as howto, Wordpress
|
|
Print This Post
It turned out to be easier that I thought to create a website in Arabic. Even if you have a WordPress site in English and want to convert it into Arabic is not a big deal, assuming that the theme you are using will support it.
The key is making following 2 changes to your site:
First, make sure to add Arabic files into a directory that you create under the wp-includes directory of your wordpress installation. You can just upload languages.zip file into wp-includes directory and unzip it. (languages file)
Second is your wp-config.php file. Open this file in your admin area and edit the following line.
define (‘WPLANG’, ‘ar’);
By default it is in English. All you need to do is add ‘ar’, which stands for Arabic.
The only challenge you might find is if your theme doesn’t justify text to the right. Here you will have to look into the style sheet of the theme and update it.
I am using the The 2010 theme for WordPress ( default theme) in my project and it is working fine.
If you want to download all WordPress files for a given language, you might find it here.
To write Arabic even without an Arabic keyboard, check here.
Popularity: 2% [?]
(About)
Welcome to my blog! I believe that non techie people should be able to create a web presence affordably and with minimal effort!
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
A unique ebook that will help you better secure your WordPress Site.
Strongly recommended, specially if you have installed your wordpress site using cPanel's Fantastico.
247 of most commonly used phrases and keywords used in the online business world. A great addition to your online references.
RSS feed for comments on this post · TrackBack URI
Have your say, your comments are very welcome.
I appreciate you taking the time to comment, please consider the following when commenting:
- Use your real name or a pseudonym you frequently use.
- Be relevant and contributive to the post.
- If you want to ad a link, pick a relevant link to the post.
Please note: I reserve the right to edit, censor, and/or delete any comment.