Internet explorer + safari problem

Posted in: Newspaper
Post count: 18

Hi,
we have a problem with Newspaper theme in our site (Pulses pro demo). In Internet Explorer we have a problem with Flex block 1 and in Safari with Flex block 5.

Can you check here > https://www.gazzettinodelchianti.it/

I saw that the same problem, news title under photo insteasd next to it, are still in pulses pro demo!

Thanks!
Let me know

  • This topic was modified 6 years by swolly.
Post count: 35449

Hi,

Indeed there is an issue on Internet explorer + Flex Blocks, the IE do not recognize the flex css parameter.
Please try this code:
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Also please let me know the version that you are using on Safari.

Let me know the results!
Thank you!

Post count: 18

Safari version is 9.1.3

I inserted those rules without success (you can see result here https://www.gazzzettinodelchianti.it)

Post count: 35449

Hi,

For me the website on safari is ok ->https://i.imgur.com/HaKoW7b.jpg -> https://i.imgur.com/s2dUSj0.jpg also I have safari v12.1
For the problem with internet explorer, you can send us an email at contact@tagdiv.com and provide admin login.We will take a look. Include a link to this topic in the email.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.