• Hello,
    I have started having some issues when running this theme in IE9 (works fine in chrome however most my organisation are still on IE9). When you first go onto the site you just see a blank screen with whatever the background colour is set to. It looks like it is trying to render the site for a mobile (if you go into the backend of wordpress and then customize it it will display the site in a tiny portion of the window) which makes me think this.

    Does anyone know of a way to fix this at all? any help would be appreciated.

    thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am also having this issue. Please assist.

    Thread Starter nealr85

    (@nealr85)

    I found a fix for this, you will need to add the below code into the header.php file just under the <head> tag

    <html class=”ie ie8″ <?php language_attributes(); ?>>
    <meta http-equiv=”x-ua-compatible” content=”IE=edge” >

    and that has fixed it for me.

    Thanks Nealr85

    Tried the fix and still not working… is anyone else having trouble with IE9 or have a fix?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Theme not working in IE9’ is closed to new replies.