-
▼
2013
(302)
-
▼
October
(22)
- How to Add Amazon Context Links to Wordpress
- How to Export WordPress eCommerce Products to a Ne...
- How to Convert From Cutenews to Wordpress
- How to Edit the Registration Form in WordPress
- How to Sync Wordpress With Facebook Profiles
- How to Insert a Tagline in WordPress
- How to Automatically Link Wordpress Posts to Facebook
- How to Use Script With WordPress
- How to Embed Google AdSense in WordPress With a Wi...
- How to Embed a Poll in a WordPress Blog
- How to Convert WordPress MU to WordPress
- How to Upload WordPress Theme 2.9
- How to Enable OpenID Server in a WordPress Blog
- How to Install and Activate Thesis Wordpress Theme
- How to Remove WordPress Break Tags
- How to Use WordPress as a Facebook CMS
- How to Rotate Images in a WordPress Blog
- How to Insert NextGEN Gallery in WordPress
- How to Display Hebrew in WordPress
- How to Create a Custom WordPress Page Template Fro...
- How to Place Ads on WordPress
- How to Make a Scroll Box in a WordPress Post
-
▼
October
(22)
adsense
How to Display Hebrew in WordPress
1. Download an MO file for Hebrew. The file names for MO files that WordPress uses for translation match international language codes, so the name for a Hebrew file is he_IL.
2. Open an FTP client and navigate to the main directory for your WordPress blog. If your Web host has you put website files in a directory called public_html and you installed the blog in a sub-directory called myblog, then here is the location of your blog in FTP:/public_html/myblog/
3. Navigate to either wp-content or wp-includes and create a new directory called languages. Find the Hebrew MO file on your computer by clicking through the file tree in the left-hand panel of your FTP client, and click and drag it into your languages folder.
4. Go back to your main WordPress directory by double-clicking the top folder that is preceded by two dots in the right-hand panel of your FTP client. Double-click wp-config.php to download the configuration file.
5. Open your configuration file in a code editor or Notepad. Look through the code for this line:define('WPLANG', '');Add 'he_IL' (minus quotes) between the empty pair of single quotes in the 'define()' function. The changed code looks like this:define('WPLANG', 'he_IL');
6. Go back to your FTP client and find your configuration file in the left-hand panel representing your computer's files. Click and drag the file back over to your server, overwriting the old version.
7. Open your Web browser and visit the wp-admin area of your website. Log into the WordPress dashboard to see it displayed in Hebrew. You can go to 'Settings' and select 'English' from the 'Site language' box to revert your website to English at any time.
9:24 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment