Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Dilogis
tagDiv Member

IE9 seems to be more difficult…
When I put this code into the custom css box : no effect !
And the child theme doesn’t work with IE9…

Dilogis
tagDiv Member

Hi,

I resolve the problem whith this solution :

Put on the top of the style.css file :

@font-face {
font-family: ‘newspaper-icons’;
src: local(‘newspaper-icons’), url(images/icons/newspaper-icons.woff) format(‘woff’);
}
@font-face {
font-family: ‘newspaper’;
src: local(‘newspaper’), url(images/icons/newspaper.woff) format(‘woff’);
}

It’s not a good idea because of css file will be updated on the next theme update but it doesn’t work when i put it on a child theme or il the custom CSS box inside the admin panel…

Dilogis
tagDiv Member

This solution doesn’t resolve my problem…
Now, http://macartepassrestaurant.sites-internet.info/ and http://www.macartepassrestaurant.sites-internet.info/ exists but the problem is always visible.

Dilogis
tagDiv Member

Hi,

unfortunatly, your test with IE9 is wrong because it’s not a real IE9 !
If I test on a real IE9 (via browserstack.com or https://netrenderer.com too), chinese sympols appears instead of social icons.

Thanks,

Dilogis
tagDiv Member

Thanks for your help.
I applied the fix but it doesn’t work…

My website is : http://macartepassrestaurant.sites-internet.info/
I use a plesk server.

Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)