September 2, 2010
Assamese in WordPress
Azhagi – doesn’t work properly.
try this http://assameseonnet.blogspot.com/2010/06/assamese-virtual-keyboard.html
http://uddiptalukdar.blogspot.com/2010/06/assamese-fonts-problems-and-removing.html
September 2, 2010
Hindi in WordPress
See http://www.indiblogger.in/forum/topic.php?id=6334
To write and display unicode Hindi font correctly, you have to do some editing in the config.php file of your blog.
Open up ‘wp-config.php’ from the root directory of your WordPress installation.Add ‘//’ at the very beginning of these two lines:define(‘DB_CHARSET’, ‘utf8′);define(‘DB_COLLATE’, ”);So that section should now look like this://define(‘DB_CHARSET’, ‘utf8′);//define(‘DB_COLLATE’, ”);
TROUBLESHOOT:
The inverted commas are now seen as diamond images with a question mark inside them. Is there a way to fix that? Looks like this is a consequence of fixing the wp-config.php file.
–
Nothing wrong with wp-config.php file. It may be your theme or plugins issue. I think the problem is with title only. Try to retype the title and update the post
Quite a nuisance with Hindi plugins – none of them are working.
Here's a closest description of the problem:
http://www.flashbird.com/why-characters-is-shown-like-when-i-use-hindi-unicode-in-joomla-in-my-website.html
Solution to my question: http://www.indiblogger.in/forum/topic.php?action=replied&p=45752&action=replied&p=45722&id=6334
August 31, 2010
Whitehouse theme issues in WordPress
The header disappears periodically. The URL should be: http://sabhlokcity.com/sanjeev-blog.jpg
The theme has a backup option. Should use it.