BestFlex Posted January 20, 2017 Share Posted January 20, 2017 Bonjour, Voilà petit souci après avoir activé le certificat SSL sur tout le site... L'activation a permit le passage en HTTPs mais a généré une erreur sur tous les pictogrammes (panier, flèche, page d'accueil...) qui sont maintenant remplacé par un picto carré, et ceci à cause du contenu mixte qui bloque les éléments en HTTP. Les éléments concernés sont liés au thème (transformer), je vous joins le rapport d'erreur. Avez-vous une solution ? Merci, contenu mixte.txt Link to comment Share on other sites More sharing options...
Oron Posted January 20, 2017 Share Posted January 20, 2017 Bonjour C'est a vous monsite.fr ? Link to comment Share on other sites More sharing options...
BestFlex Posted January 20, 2017 Author Share Posted January 20, 2017 Bonjour C'est a vous monsite.fr ? Bonjour, Du tout, j'ai remplacé l'URL de base. Link to comment Share on other sites More sharing options...
BestFlex Posted January 24, 2017 Author Share Posted January 24, 2017 Up.Merci Link to comment Share on other sites More sharing options...
BestFlex Posted February 2, 2017 Author Share Posted February 2, 2017 Résolu : Hi, You are probably using a media service. Try putting this code in the Theme editor module > “Custom codes” tab > “Custom CSS code” field. @font-face { font-family: ‘fontello’; src: url(”//yourdomain/themes/transformer/font/fontello.eot?81653252”); src: url(”//yourdomain/themes/transformer/font/fontello.eot?81653252#iefix”) format(“embedded-opentype”), url(”//yourdomain/themes/transformer/font/fontello.woff?81653252”) format(“woff”), url(”//yourdomain/themes/transformer/font/fontello.ttf?81653252”) format(“truetype”), url(”//yourdomain/themes/transformer/font/fontello.svg?81653252#fontello”) format(“svg”); font-weight: normal; font-style: normal; } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now