15Apr/115
LightWord compatibility with IE 9
The LightWord Theme for WordPress has some compaitiblity issues with IE 9. When you try to view a page using the LightWord them, all headers so for half a second, and then disappears. This happens both on single-page and main-page view. Luckily the solution is a quick fix!
The problem is a JavaScript file called cufon-yui.js located in:
wp-content/themes/lightword/js
Download the latest cufon-yui.js from GitHub:
https://github.com/sorccu/cufon/raw/master/js/cufon.js
And save it as cufon-yui.js in
wp-content/themes/lightword/js
Thats it!






May 13th, 2011 - 14:56
Thanks for that! – I was almost at the phase of switching to another theme but I’m glad there was a fix for it!
May 26th, 2011 - 05:51
You have a typo in the rename of cufon.js, you have the following and note the extension of the file – “.cs” when it should be “.js”:
And save it as cufon-yui.cs in
when it should be:
And save it as cufon-yui.js in
May 26th, 2011 - 12:58
Thanks for the feedback! you are absolutely right!
May 26th, 2011 - 12:59
I have updated the text! Thx!
August 31st, 2011 - 12:43
thanks buddy….it works