Forum Replies Created
-
AuthorPosts
-
Hi, Guys,
I have the very similar problem when the Fontello and my other customs fronts aren’t displaying properly at SSL. I have a proper redirect from http:// to https:// and even I can see the proper code referring https:// in the header’s font loading sections. Anyway, the fonts are NOT displaying… I have tried to play w/ CORS, etc., w/ NO success… My hosting provider’s server is Apache… Does anyone has finally found the solution as seems the question is a bit rare… ?
Hi, 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’);
}Bump… Dears, any idea of how to fix the issue as the above suggested doesn’t work for me neither… ( Thank you…
Hi, 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!
-
AuthorPosts