This topic is: resolved
- This topic has 14 replies, 2 voices, and was last updated 12 years, 2 months ago by .
You cannot reply to this support topic. Please open your own support topic.
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
No Java, just a bit of client side JavaScript. Looking at the screen capture … it still appears that is is being rendered using compatibility view:
http://msdn.microsoft.com/en-us/library/dn321449.aspx
Is it possible, since the URL seems like it may be an intranet site, that IE is set via a corporate policy to set compatibility view for all sites within the intranet?
Can you open the page in IE11, hit F12, then hit Control+8? What does it say the Document mode is? it should say Edge (default).
My Document mode is 7 (Default). See screenshot.
@ Gary
That’s the issue, the XU-A-compatible tag is forcing IE11 into compatibility mode. If you look at the page source, you should see it in the page header. This is likely being set by the Windows server:
http://stackoverflow.com/a/9338959
Thanks for all of your help Steven.
We got it working.
The fix:
We found that our theme had hardcoded the “XU-A-Compatible” tag inside it. The offending code was in the header.php file.
In it, it had…
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
We changed the “IE=EmulateIE7” to “IE=edge”.
Thanks again for your help!
@ Gary
bad theme, bad … just jesting :)
Great to hear that it is working now!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connections
You cannot reply to this support topic. Please open your own support topic.
