This topic has 4 replies, 2 voices, and was last updated 9 years by Marc van Daele.

  • Author
  • #47788
     Marc van Daele
    Participant

    When I view my site in IE 11 it is shown in a mobile interface. With chrome, firefox or safari the interface is correct. I include two screenshots.

    Attachments:
    You must be logged in to view attached files.
    #47811
     Radu
    Moderator

    Hello,

    Add this code on head on first line to force disable compatibility view.

    COPY CODE
    
    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
    

    Is important to be first after tag open

    Let me know if it works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    #47831
     Marc van Daele
    Participant

    Sorry, but to what file should i add the code?

    Thank you
    Marc

    #47837
     Radu
    Moderator

    First step, copy your header.php from wp-content/themes/kleo/header.php to wp-content/themes/kleo-child/
    Second step, add the code from above immediately after tag open ( see screenshot )

    Let me know if you solve, if you cannot handle this, you can provide me FTP details and we will solve this.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    #47947
     Marc van Daele
    Participant

    Problems seems solved.

    Thank you so much!
    Marc

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?