-
AuthorPosts
-
March 27, 2015 at 6:18 am #419101
Hi,
On Chrome, Mozilla and Safari, Our site looks ok while when we try it on IE 8, 9 and latest version, It looks horrible. The Layer slider is not showing, The font’s is working properly, the layout and the most important part is the responsive. Am not sure if the w3 cache plugin is the main source of this problem but after activating, deactivating and deleting w3 cahce plugin, It seems this problem raise but the thing is why only on IE. on other browser its working fine. Please have a look and guide me how to fix this problem ASAP.
IE 10 and Latest Version
http://screencast.com/t/VizLHWBJeO0IE 8 and 9
http://screencast.com/t/b9xxSxCRThanks,
HritterMarch 27, 2015 at 7:03 am #419111I manage to fix some especially on Latest Version. Most of the problem now are on Old version especially on IE 8 and 9. Please guide me. Thanks
March 28, 2015 at 4:41 am #419709Hey!
Thank you for using Enfold.
I’m sorry but you’re using an old version of the theme, 3.0.4. Please download the latest version, 3.1.2, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
The layer slider isn’t fully supported on older versions of internet explorer so you might need to add an easy slider specifically for IE. Use css to hide or show any specific sliders on different kind of browsers. This one for example will hide the layer slider on IE then show the easy slider instead:
.avia-msie div#layer_slider_1 { display: none !important; } .avia-slideshow { display: none; } .avia-msie .avia-slideshow { display: block; }
Turn on the custom css class to add a unique class attribute to the slideshow: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
IsmaelMarch 28, 2015 at 10:27 am #419817This reply has been marked as private.March 28, 2015 at 6:41 pm #419871Also the blog page layout is not working on IE 8.
http://screencast.com/t/gkewyE4wZmYMarch 31, 2015 at 4:52 pm #421328Hey!
I checked the “krypton” folder (child theme) but I don’t see the fonts folder. Or maybe it is hidden. Anyway, please check. Where did you apply the font?
Best regards,
IsmaelApril 1, 2015 at 2:17 am #421686This reply has been marked as private.April 2, 2015 at 8:18 am #422322Hey!
If it is not inside the child theme folder then why is the font url directed to the krypton folder?
@font-face { font-family: ‘segoe_printregular'; src: url(‘http://kryptonescort.de/wp-content/themes/krypton/fonts/segoepr-webfont.eot’); src: url(‘http://kryptonescort.de/wp-content/themes/krypton/fonts/segoepr-webfont.eot?#iefix’) format(‘embedded-opentype’), url(‘http://kryptonescort.de/wp-content/themes/krypton/fonts/segoepr-webfont.woff’) format(‘woff’), url(‘http://kryptonescort.de/wp-content/themes/krypton/fonts/segoepr-webfont.ttf’) format(‘truetype’), url(‘http://kryptonescort.de/wp-content/themes/krypton/fonts/segoepr-webfont.svg#segoe_printregular’) format(‘svg’); font-weight: normal; font-style: normal; }
Are you sure it is working on chrome and firefox? Please check it again.
Regards,
IsmaelApril 8, 2015 at 10:10 am #425159This reply has been marked as private.April 11, 2015 at 5:19 am #426895Hi!
Please try to add this to the Quick CSS field to fix the blog layout on IE8:
.avia-msie-8 .page .big-preview.single-big { width: 50%; }
Cheers!
IsmaelApril 22, 2015 at 9:02 am #432628Hi Ismael,
Thanks for the support. You can close this topic now.
Thanks,
Hritter -
AuthorPosts
- The topic ‘Problem on Internet Explorer (Fonts, Responsive and Layouts)’ is closed to new replies.