Forum replies created

    Brady Smith
    Spectator
    Posts: 8
    April 7, 2014 at 9:11 pm #9422

    Great. Thanks for the help.

    Brady Smith
    Spectator
    Posts: 8
    April 7, 2014 at 5:44 pm #9420

    My CSS editor doesn’t show the same line numbers as you, so I remmed out all “position:relative;” references between the /* Menu */ and /* Menu bugfix */ lines. This solved the problem, though a little quirky. I ended up putting each one back in until I found that the problem is solved by only remming the one at my line 425, which can be seen here:

    Code:
    Line 424 text-shadow: 0 1px 0 #FFFFFF;
    Line 425 /* position:relative; */
    Line 426 float:left;display:block;width:100%;

    Again, the problem is solved, but it isn’t the optimal solution.
    Thanks.

    Brady Smith
    Spectator
    Posts: 8
    April 4, 2014 at 10:43 pm #9409

    Yes. Viewing the demo site in IE 10 Compatibility View mode shows the menus “hidden” behind the images of the parallax or behind a thick gray element. Here are some screenshots:
    http://nbainc.info/annuities/wp-content/uploads/2014/04/Capture.png
    http://nbainc.info/annuities/wp-content/uploads/2014/04/Capture2.png

    Brady Smith
    Spectator
    Posts: 8
    April 2, 2014 at 3:49 pm #9403

    The problem with our menus seems to only occur when IE 10 Compatibility View mode is set, from inside or outside our network. The two CSS sections you sent me didn’t change anything, as far as I could tell, so I removed them. There is something in the fhfsolano.org site that allows their menus to work, even when viewing in IE 10 Compatibility View mode. Because many of our visitors work with websites that will require them to use IE 10 Compatibility View mode, we really need the menus to work in that mode. Please compare their site to mine to see what they did to make it work.

    Brady Smith
    Spectator
    Posts: 8
    March 31, 2014 at 4:53 pm #9376

    Roman- I reviewed the fix you mentioned, but I cannot expect visitors to the site to perform this fix.

    I’d like to know why the site you mentioned in one of your posts above (http://fhfsolano.org) works just fine in IE 10 for Win7 from inside my work network, but my site doesn’t. Will you please check their site to see if they implemented some custom css or something to make it work?

    Brady Smith
    Spectator
    Posts: 8
    March 28, 2014 at 9:26 pm #9347

    Just did and there is no change to the menu behavior. It is almost like the menu shows behind the rest of the page below it, instead of showing in front, like it is supposed to.

    Brady Smith
    Spectator
    Posts: 8
    March 28, 2014 at 5:32 pm #9337

    Roman- Just did some searching and found that out of the 13 sites below that have the “evolve theme by Theme4Press” at the bottom of the page, 10 of them show the same incorrect menu behavior in IE 10, but three of them are working correctly. Is there something common with the 10 that is different than the three? I will be happy to do some testing. I need to get this error corrected.

    These have a menu issue:
    http://demo.theme4press.com/evolve
    http://sigmanutau.org
    http://tpconference2014.com
    http://www.sinchem.eu
    http://islandbots.org
    http://artscorpsdetroit.org
    http://lawpickard.com
    http://durhamcommunityfoundation.ca
    http://www.pentwaterlibrary.org
    http://ccscne.org

    These show the menus correctly:
    http://cluj.startuppirates.org
    http://heartlandfire.org
    http://fhfsolano.org

    Brady Smith
    Spectator
    Posts: 8
    March 28, 2014 at 3:58 pm #9336

    Have you heard of this problem before? It if is a bug in the browser, it should show up often. What else can I do? What testing would you do?