-
AuthorPosts
-
November 6, 2017 at 8:11 pm #873326
Dears,
I just finished my brand new website, and now has directed one to https:// … When I see the website with the usual http:// it works like a charm, whilst under https:// some Fontello icons don’t show… Any idea of how to fix the issue please?
November 6, 2017 at 8:53 pm #873335Hi DimaP,
Please refer to this post – https://kriesi.at/documentation/enfold/enable-cors/
Best regards,
YigitNovember 6, 2017 at 9:03 pm #873338Hi, Yigit,
yep, just updated my .htaccess as suggested w/ no success… The fonts aren’t still showing, you can check yourself in between two versions… Any idea of how to fix this finally? Hope, the issue is rare, so someone should be aware about… Thank you!
November 7, 2017 at 9:18 pm #873894Bump… Dears, any idea of how to fix the issue as the above suggested doesn’t work for me neither… ( Thank you…
November 7, 2017 at 10:02 pm #873905Hi,
The issue is on your hosting and the way the URLs’ are setuped.
it is not someting related to our theme we are afraid.
You would need to redirect the http – https properly for it to work.Thank you
Best regards,
BasilisNovember 8, 2017 at 4:56 pm #874248Hi, Basilis,
this is almost strange as I have the proper redirect for all the fonts I use, e.g. let’s see at some part of the code for the default font ‘entypo-fontello’ – https:// protocol is used, same to my other fonts … But the icons are not displayed… (
<style type=’text/css’>
@font-face {font-family: ‘entypo-fontello’; font-weight: normal; font-style: normal;
src: url(‘https://my-domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3’);
src: url(‘https://my-domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3#iefix’) format(’embedded-opentype’),
url(‘https://my-domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3’) format(‘woff’),
url(‘https://my-domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=3’) format(‘truetype’),
url(‘https://my-domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=3#entypo-fontello’) format(‘svg’);
}November 9, 2017 at 7:40 pm #874814Dears,
FYI, under Chrome the issue was properly solved, working as a charm. The only issue remained under IE 11, but please make sure once you have some caching plugin (in my case one is W3 Total Cache) at Browser Cache / Set cache control header you set up no-cache (no-store) option…
After that, Fontello is started to work properly at IE 11 too, under https:// …
Thank you all who’ve been involved into.
- This reply was modified 7 years ago by DimaP.
November 10, 2017 at 3:39 pm #875188Hi DimaP,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.