Looking for a free WP Setup?Submit your request ASAP!HomeDomain PortfolioDisclosurePrivacy PolicyTOSContact

WordPress IE 8 Fix for theme header

IE8 fix for WordPress theme header

Just recently I run into a weird issue where a WP website of mine didn’t show header when viewed with IE8.

FixMyWP.com provided me with a simple fix where I had to add the following line of code into my themes function.php.

header("X-UA-Compatible: IE=EDGE");

IE8 is still having issues with HTML5 and thats a shame…

Speak Your Mind