I am currently working on a WordPress blog installation. Problem i am facing is when using IE, on main page, when the page is loading, the post heading is visible but after load completes, the blog post heading becomes invisible even though i am able to click in the empty area to open that post. The blog site works fine in other browsers. Theme i am using is “lightword”. Any idea what could be the possible problem?
Share
Found the source of issue lately. This is caused by “Cufon” found under “Theme Editor” in WordPress.
“Cufón is a Javascript Dynamic Text Replacement, like sIFR without flash plugin, just javascript.” According to an update on Cufon website, UPDATE Oct 24’12: “We have released version 1.09i, which is the same as 1.09 but IE9-compatible”
However, we never used this functionality in our blog, hence Disabled the Cufon instead of updating to a IE9-compatible version and the visibility issue was fixed. 🙂