-
▼
2013
(302)
-
▼
November
(27)
- How to Build an Amazon Store With a WordPress Plugin
- How to Do a Lightbox Pop
- How to Create a Divider Line in WordPress
- How to Move Static Pages to WordPress on Bluehost
- How to Import a Flash Header Into WordPress
- How to Export Joomla Content to WordPress
- How to Turn Off Alphabetical Pages in WordPress
- How to Move From WordPress SQL to GoDaddy
- How to Move a WordPress Blog to Root
- How to Create Anchor Tags in WordPress
- How to Get Adsense on Wordpress Without Plugins
- How to Export Files From GoDaddy to WordPress
- How to Make Wordpress Not Look Like a Blog
- How to Upload VCF to WordPress
- How to Display Asian Fonts in WordPress
- How to Use Multiple Template Files in Wordpress
- How to Integrate Your WordPress Blog With Facebook
- How to Create Columns in WordPress Posts
- How to Change the Font Color in WordPress
- How to Use a Div With WordPress
- How to Write Arabic in WordPress
- How to Move Your WordPress Blog to Another Server
- How to Autofeed Articles in Wordpress
- How to Stop Image Stealing in WordPress
- How to Add Chat to Wordpress
- How to Embed a Facebook Widget in WordPress
- How to Put a Twitter Button in the Sidebar of a Wo...
-
▼
November
(27)
adsense
How to Display Asian Fonts in WordPress
Display Asian Fonts for Your Blog Readers
1. Log in to the WordPress dashboard from the wp-admin directory of your website. Navigate to 'Editor' from the 'Appearance' screen and load header.php in the editor. Check that your opening HTML tag includes the 'language_attributes()' function like this:
>Change your HTML tag to include the function if you do not see it there.
2. Check that your header.php includes the following line after the opening head tag:
'>Add this line if it does not already exist in the code, or replace anything between the quotation marks after 'charset' with the PHP code to call 'bloginfo().' Click the blue 'Update File' button to save your changes.
3. Navigate to 'Settings' in the dashboard and click 'Reading.' Check that your blog is set to use 'UTF-8' character encoding. You must use 'UTF-8' to display foreign characters on your blog.
4. Create a post or page in any Asian language you need. Click 'EN' on your Windows taskbar and switch to your Asian language if you did not already do so. Publish the post as you normally would.
Switch the Dashboard to an Asian Language
5. Visit 'WordPress in Your Language' at the WordPress Codex website and scroll down until you see the language you want. Use the links under the language's heading to find the MO file. The file you need for Japanese, for example, is 'ja.mo.' Download the file to your computer.
6. Create a 'languages' directory under the wp-content or wp-includes directory of your WordPress website. You can do this using an FTP client. Upload your MO file to that directory.
7. Download the wp-config.php file from the main directory of your WordPress website. Open the file in a code editor or Notepad and look for this line:define('WPLANG', '');Add the code for your language between the empty set of single quotes. The code is the same as the name of your MO file, so for Japanese, edit the file to look like this:define('WPLANG', 'ja');Save the file and upload it to your server, overwriting the old version.
8. Go back to your WordPress dashboard and refresh if you do not see the new language. WordPress now displays in your chosen language. If you see question marks instead of the Asian fonts, install the language on your computer.
8:44 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