IE 11 multiple bugs

Hi,

we built website on google chrome and now we see multiple problems in internet explorer 11.

  1. Parallax havent continuous loading
  2. Cards is broken (page: Pro uchazeče)
  3. Fonts dont respect diacritic all over the website

In other browsers is everything fine. We updated theme on latest version on one of our websites but nothing change.

Hey there,

Your site is down. Please check.

Would you also give us more details by what you mean by:

Thanks.

Sorry, we just moved this website. New adress is down here in secure note. Login is the same.

This is problem with fonts

Website on Internet explorer doesnt work well with google font Poppins - doesnt work with letters like š,ž,č,ů,ě etc.
But biggest problem are with cards (at page Pro Uchazeče).

Hi, I have the same problem on www.zolliway.ch, how can we solve it?

Hi @nezzazvoni

Regarding the fonts, I recommend you checking if Poppins is fully compatible with your language, please try switching to Open Sans for example.

Regarding the Cards our developers are taking a look at the issue.

@Summerboyz

Please open a new thread explain your situation in more details, as I said, regarding the cards our developers are looking at it.

Thanks for your patience.

Hi, we try it with multiple fonts. All is compatible with our language.
Poppins is working on other browsers like Chrome or Mozilla or Safari. Problem is just on IE 11 and it is with multiple fonts - Open sans too.

Thx

Hi there,

The Poppins font works in your site except the one in your RevSlider as shown in your screenshot. And it’s because the slider assigned the font-family differently with no fallback font. Have you manually assigned it? You can fix it by forcing it with this CSS, please add this to your global custom CSS

h2#slide-5-layer-1 {
font-family: "Poppins",sans-serif !important;
}

Thanks!

Hi,

can i ask you about status of cards on IE 11?

Thx

Hi there,

There is no news yet, IE standard is a bit outdated compared to modern browsers. It will be tricky and could affect overall performance since we’re trying to implement a feature that isn’t available in IE.

Thanks.