Tagged: icons, missing, Missing social icons, social
-
AuthorPosts
-
December 12, 2017 at 1:14 pm #887901
Hello i’m using Firefox 57.0.1 and have a problem on website showing social icons (missing all). Take a look on screenshot:
http://www.transitiefocus.com/wp-content/uploads/2017/12/missing-social-icons.jpgOn this website, all pages. http://transitiefocus.com/korte-transitiefilm-re-edit-march-of-the-penguins/
I tried also different versions of Firefox and different machines. Same problem. Same problems with Crome. No problems with Safari and IOS. Can you help me?
I tried editing the .htaccess
No fix<FilesMatch “\.(eot|otf|woff|ttf)$”>
SetEnvIf Origin »
“^transitiefocus.com$” origin_is=$0
Header set Access-Control-Allow-Origin %{origin_is}e env=origin_is
</FilesMatch>Kind regards Pieter
- This topic was modified 6 years, 11 months ago by a10plus.
December 12, 2017 at 3:12 pm #887954Hey a10plus,
In Chrome they are not showing either. Please remove that code form the .htaccess and show us what else you’ve got there.
Best regards,
VictoriaDecember 12, 2017 at 5:22 pm #888010Hi Victoria,
In the .htaccess :
RewriteEngine on
RewriteCond %{HTTP_HOST} ^transitiefocus\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.transitiefocus\.com$
RewriteRule ^(.*)$ “http\:\/\/www\.transitiepartner\.com\/$1” [R=301,L]Best regards, Pieter
December 13, 2017 at 6:59 am #888232Hi Pieter,
Did you try this? https://kriesi.at/documentation/enfold/enable-cors/
Best regards,
RikardDecember 21, 2017 at 11:21 am #891085Hi Rikard,
Thank you that worked. Sorry fot the late reply. There were some other issues.
Thanks PieterDecember 21, 2017 at 5:11 pm #891209Hi Pieter,
Glad to hear that. Let us know if you need further assistance. :)
Best regards,
NikkoJanuary 9, 2018 at 3:49 pm #895274Hi Rikard,
On my Mac with Firefox 57.0.4 (64-bits) your solution helped.
But my client using windows Mozilla firefox 57.0.4 (64bits) the problem remains. See the screen dump.
http://www.transitiefocus.com/wp-content/uploads/2018/01/windows-Mozilla-firefox-57.0.4-64bits-social-icons-missing.png
What can I do?Kind regards, Pieter
Hartelijke groet,
Pieter Kuiper+
A10plus ontwerp en illustratie
Sybren Vlasblom en Pieter Kuiper
Schiebroekseweg 2b
3051 JN Rotterdam
T: 010-2850748
M: 06 249 89 520
http://www.a10plus.nlJanuary 10, 2018 at 7:27 am #895539 -
AuthorPosts
- You must be logged in to reply to this topic.