-
Author
-
March 17, 2015 at 11:48 #50415AndreBoyleParticipant
I’ve created an intranet site with the Kleo theme and it looks really good in Chrome and Firefox. However, in Internet Explorer 10 it’s rendering as a single column, full width, layout. It looks almost as though it’s rendering the phone interface.
This happens regardless of what I display on screen, i.e. a single post, page or complex layout.
Any advice welcomed.
March 17, 2015 at 14:43 #50425RaduModeratorHello,
Please provide screenshot including browser of that broken page.
Also provide source code of that page.
What version of kleo do you have ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 17, 2015 at 14:47 #50426AndreBoyleParticipantI’ve checked and it was compatibility mode that was causing the issue. Apologies for raising that as a problem.
On a side note, on IE10 the Posts Grid displays included images in GRID layout as the maximum size of the image. It doesn’t scale it. All other display layouts for the Grid work just fine.
I’d like to provide a link but it’s an intranet site.
Dre
March 17, 2015 at 15:05 #50428RaduModeratorYou can force disable IE compatibility mode by adding this line immediately after
open.COPY CODE<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
In a future update will be fix that post grid image issue.
Have a great day.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 7, 2016 at 03:45 #102466kickinknowledgeParticipantI’m having this issue also, but I already have
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
In my header.php. My main full width column is looking like just the mobile version in the latest version of Internet Explorer 🙁 Please see attached screenshotAttachments:
You must be logged in to view attached files.February 8, 2016 at 18:12 #102682RaduModeratorHi kickinknowledge,
Can you please provide your URL to take a look ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 10, 2016 at 21:24 #103251kickinknowledgeParticipantHello? Any progress on this? It’s a pretty serious issue.
February 11, 2016 at 17:35 #103369RaduModeratorHi,
In ie10 i see your website is showing ok.
From the browser from that you have made the screenshot please visit the kleo demo and let me know if it’s look like in your picture.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.February 11, 2016 at 17:36 #103371RaduModeratorPlease specify exactly what version of IE do you use
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 12, 2016 at 23:13 #103644kickinknowledgeParticipantAs we said in the first post, we have the “latest version of Internet Explorer” which is IE 11. I tested on a third party website for IE 11 and we also have the issue – http://netrenderer.com/index.php
February 15, 2016 at 19:16 #103992RaduModeratorHi,
Please add this to your wp-admin -> theme options -> general settings -> quick css
COPY CODE.article-content section.container-wrap.main-color.vc_row-o-full-height { width:100% !important; }
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.