• Resolved ilvez

    (@ilvez)


    Just a tip to avoid IE from not displaying your pages or giving errors, add following line:

    <meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″>

    to the top of the following file:

    image-gallery-reloaded.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ilvez

    (@ilvez)

    Update: the better solution is to add <!DOCTYPE HTML> into the beginning to the current theme header.php file. Then the gallery will be rendered correctly with the IE and it will not affect the WP Gallery module functions.

    Thread Starter ilvez

    (@ilvez)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Avoid quirks mode errors in Internet Explorer’ is closed to new replies.