Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Version of Pro Theme #4518
    menmenm
    Participant

    Well, those are the released versions and their changelog. What I do mean, do you have a release calendar for the future? The Public theme now is in version 2.0 and the Pro version in 1.2.3.1

    in reply to: Menu not good in IE9 #4263
    menmenm
    Participant

    @sakin It’s good thinking.

    I just commented out the line, so no emulation on IE. Do not need it anymore. Browsers have developed a lot in last few years. Just the real IE9 (or IE8 if someone is using it) or IE10

    in reply to: Menu not good in IE9 #4261
    menmenm
    Participant

    It’s in the nginx reverse proxy configuration on the server.

    in reply to: Menu not good in IE9 #4258
    menmenm
    Participant

    @sakin Empty all caches does not solve the problem!

    I commented out this in my server configuration:


    add_header 'X-UA-Compatible' 'IE=EmulateIE7';

    And now the site is shown fine in IE9

    in reply to: Menu not good in IE9 #4254
    menmenm
    Participant

    Found the culprit:


    add_header 'X-UA-Compatible' 'IE=EmulateIE7';

    in my server configuration

    in reply to: Menu not good in IE9 #4253
    menmenm
    Participant

    Well, it is not a cache issue as I have cleaned all the cache several times, page cache, browser cache, proxy cache ….

    Still same result: a bullet list of menu items instead of a menubar

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