Title: Custom WordPress Theme problems in Internet Explorer
Last modified: May 31, 2017

---

# Custom WordPress Theme problems in Internet Explorer

 *  [njryan20](https://wordpress.org/support/users/njryan20/)
 * (@njryan20)
 * [9 years ago](https://wordpress.org/support/topic/custom-wordpress-theme-problems-in-internet-explorer/)
 * Hello,
 * I am a designer and recently had a custom WordPress theme built with bootstrap
   framework. The theme works and looks fine on the major browsers, however, I am
   having some problems with the footer floating to the top in Internet Explorer.
   Most of my clients are small to medium size businesses and unfortunately still
   believe in Internet Explorer. Therefore I need to find a cross browser solution
   instead of installing a browser check plugin.
 * I have some experience developing in WordPress but not enough to know where to
   start with solving this type of issue. Please help me in assuring the theme is
   compatible across all browsers.
 * Thank you
 * Theme URL: [https://nxcatalano.wpengine.com/](https://nxcatalano.wpengine.com/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years ago](https://wordpress.org/support/topic/custom-wordpress-theme-problems-in-internet-explorer/#post-9183727)
 * Internet explorer is a legit browser. Now which version of IE are you trying 
   to support?
 *  [HudsonValleyWebDesign](https://wordpress.org/support/users/jaycbrf/)
 * (@jaycbrf)
 * [9 years ago](https://wordpress.org/support/topic/custom-wordpress-theme-problems-in-internet-explorer/#post-9183760)
 * You are loading Bootstrap.js before jquery
    all js should be in the footer after
   jquery
 * Nor are you using any of the JS to make Bootstrap work in IE
    html5shiv.js respond.
   js ie10-viewport-bug-workaround.js
 *  [Adam Morgan](https://wordpress.org/support/users/adam3128/)
 * (@adam3128)
 * [9 years ago](https://wordpress.org/support/topic/custom-wordpress-theme-problems-in-internet-explorer/#post-9183771)
 * Hi njryan20,
 * You seem to be having this issue in IE 11 because of the flex order.
 * The main content div “site-content” has it’s flex order set to 1.
 * The following divs – “below-page”, “above-footer” etc are not part of this div
   and do not have an order assigned, so they default to the top.
 * You would ideally need to set an order to these divs or remove the one from site-
   content which will make it fallback to it’s original order. I couldn’t comment
   if this would effect your site in any other way though.
 * I hope this helps.
 * Adam

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom WordPress Theme problems in Internet Explorer’ is closed to new
replies.

## Tags

 * [Internet Explorer](https://wordpress.org/support/topic-tag/internet-explorer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Adam Morgan](https://wordpress.org/support/users/adam3128/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/custom-wordpress-theme-problems-in-internet-explorer/#post-9183771)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
