-
AuthorPosts
-
February 10, 2016 at 3:09 pm #880795
In my Company we have software that can be displayed only by IE9 Compatibility View in IE browser. The template is not visible with this Browser mode.
It’s possibile to resolve IE9 Compatibility View with add:
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
or other solution?
ThanksSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 11, 2016 at 3:08 am #881115Hi
May I know which version of IE are you using? and did you experience the same issue with our demo site? http://ja-mono.demo.joomlart.com/index.php/en/
February 12, 2016 at 11:06 am #881859Thanks for the reply
In my company the version of Internet Explorer is IE9, but we have a portals have need to use a compatibility view of Internet Explorer 9 and result the template joomla does not appear correctly.
We can not use Chrome or Firefox, so I asked if it was possible to solve this problem with add <meta http-equiv="X-UA-Compatible" content="IE=edge" /> in the php file, i think probably in Head.php, or you have other solutions.
This problem came out after buying the template, Mono of course was displayed correctly on Chrome and Firefox.
If i select Browser Model IE9 the template was displayed correctly but other sw go wrong.
ThanksSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 15, 2016 at 7:04 am #883173It seems that at this moment, adding above meta tag in the header of your site is only way to force IE compatibility mode:
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
With JA Mono template, you can add this via the file: ROOT/templates/ja_mono/tpls/blocks/head.php
Pls note that it’s always recommended to use standard mode of IE.
February 15, 2016 at 3:07 pm #883611I add the tag <meta http-equiv="X-UA-Compatible" content="IE=edge" /> but don’t work in IE9.
the index page loading is very slow when i add this tag
ThanksSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum