• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Main Nav appearing vertical in msie 9 and 10

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Main Nav appearing vertical in msie 9 and 10

This topic is: not resolved

Tagged: beautiful pro, menu, nav

  • This topic has 4 replies, 4 voices, and was last updated 10 years, 4 months ago by Mike.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 19, 2014 at 8:55 am #91136
    Abondy71
    Member

    Hey StudioPress Peeps,

    Just finished a site for a client. She has an old laptop with msie10 on it. I am using the Beautiful Pro theme (love it)

    However the main nav appears vertical on those versions of i.e.

    Yes, have her update i.e. or preferably use another browser all together, but is there a fix for this?

    screenshot of vertical menu

    http://namaste-yoga.net/
    February 19, 2014 at 11:30 am #91188
    David Chu
    Participant

    Hi,
    From here the site looks fine in IE10, IE9, even nasty IE8. I would guess that this person is using the questionable "compatibility view", which will dumb down the browser to IE7 crumminess and cause IE7-like poor menu behavior. If that's true, and they shut that off, the site should look great.

    Also, you said "old laptop". IE10 is not exactly old, so maybe the client is lying and they're actually using terrible IE7.

    Good luck,
    D


    Dave Chu · Custom WordPress Developer – likes collaborating with Designers

    July 28, 2014 at 12:00 pm #116115
    karenalenore
    Member

    Ran into a similar problem on the outreach theme. Just wanted to post my solution here. Turns out Compatibility View was set by default for intranet sites so if the client's servers are in-house, this might very well become a problem!

    The solution - force a site to not use Compatibility View. Add this to your functions.php file:

    // Tell IE to display content in the highest mode available
    add_action( 'genesis_meta', 'sk_ie_display_mode' );
    function sk_ie_display_mode() {
    echo '<meta http-equiv="X-UA-Compatible" content="IE=edge">';
    }

    Worked like a charm!

    Answer found here: http://sridharkatakam.com/force-ie-render-genesis-site-pages-highest-mode-available-compatibility-mode/

    July 28, 2014 at 12:31 pm #116119
    David Chu
    Participant

    Good tip, Karen, Thanks!


    Dave Chu · Custom WordPress Developer – likes collaborating with Designers

    November 9, 2015 at 9:51 am #170571
    Mike
    Member
    // IE fix
    add_action( 'genesis_meta', 'sk_ie_display_mode' );
    function sk_ie_display_mode()   {
        echo '<meta http-equiv="X-UA-Compatible" content="IE=edge">';
    }

    Thanks for this Karen! Saved me a load of time.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble