Hello, can you tell me if the demo site is still working fine in all browsers for you? It is fine for me.
http://templateexpress.com/formation
Thread Starter
Paul
(@paul-van-ramshorst)
Demo site displays fine for me in all browsers.
OK have you added any plugins recently? if so try disabling them and refresh your browsers
Thread Starter
Paul
(@paul-van-ramshorst)
All deactivated, issue persists.
Hello,
I noticed something different in your stylesheet from the original. You need to have the path to the fonts. So you have:
src: url('sourcesanspro-bold-webfont.eot');
but it should be:
src: url('font/sourcesanspro-regular-webfont.eot');
You will have to add the/font before each call (same as original style.css file)
Thread Starter
Paul
(@paul-van-ramshorst)
Yes, I moved the fonts to the formation directory as an experiment.
It’s been changed back.
Fonts seems to work fine on all mobiles and tablets but not in Chrome or IE11.
OK can you do a fresh theme install with the latest version of the theme. Looking at your source it looks like you are using 1.9.3?