WordPress Using UTF-8 encoding should support Vietnamese very well. However, for some reasons such as installing a new Plugin or Theme, data errors, etc font error in WordPress. Here, BKNS will guide you on the simplest way to fix this error.
1. Causes of font errors on WordPress
In case the default font of WordPress does not support Vietnamese, there will be a problem font error in WordPress. Although the current WordPress Theme interface is rich and diverse, provided by many different developers. A good theme can use fonts that support multiple languages. However, some developers have little or no focus on Vietnamese language, but focus on developing English or other unsigned languages.
2. How to fix font errors in WordPress
2.1 Fix font errors in wordpress – Title font
Reason: Error with title font in WordPress because the new Plugin or Theme does not support Vietnamese.
Expression: Large letters and small letters are not the same, especially the letters ã, ã, â…
Overcome: To fix the title font error in WordPress, follow these steps:
Step 1: Tab menu on the left side of the screen => Click Appearance
Step 2: Choose Custom CSS
Step 3: Insert the following content:
html,body,p,h1,h2,h3,h4,h5,h6,em,strong,span,a {
font-family: Helvetica,Arial,sans-serif !important;
}
(In which: Arial, Helvetica, Sans-serif are the fonts that support Vietnamese very well)
Step 4: Save
Step 5: Check the results by going back to the homepage
2.2 Fix Vietnamese font errors in wordpress – Special characters appear between letters
Reason: Cause font error in WordPress but specifically, the appearance of special characters interspersed with letters is because the Database encountered an encoding error. A Database that wants to display Vietnamese needs to be encoded in UTF-8. Font error in WordPress appears if the database is encoded with an encoder other than UTF-8.
Expression: Appears special characters interspersed with letters
Overcome: To fix this error you should use the plugin "Convert WP Database to UTF-8” to convert the entire table to UTF-8 encoding with Vietnamese support. To use “Convert WP Database to UTF-8”, simply press the . button Start Converting. Before proceeding Convert, you need data backup in case of data corruption.
Through the sharing of BKNS, you can understand the cause and how to fix it font error in WordPress. If you have tried the above remedies without success or have a faster and more effective fix, please share with BKNS by commenting below the article. Don't forget to visit bkns.vn To update more useful information related to information technology services, network solutions!
>> Learn more:
My name is Thinh Hanh, currently the CEO of BKNS. I will provide you with information technology services and network solutions in the fastest and most effective way.
Post a Comment
Post a Comment