Social Media Icons not showing & Menu Disappeared
-
Hi,
I am new to WP so please excuse my complete lack of knowledge. I actually run Anew not Hueman which I downloaded from Alx Media website directly. I can’t find an Anew support forum so I am hoping you can help me?
My first problem is that the social media icons are not showing up in desktop browser (they look like squares). Strangely, they show up perfectly in mobile browsers! I have researched this and it could be because ad blocker has blocked font awesome. https://github.com/FortAwesome/Font-Awesome/issues/1799 I tried some of these fixes on this forum but they didn’t work (maybe I was changing it wrong)
Then I saw this reply https://www.ads-software.com/support/topic/missing-icon-5?replies=4 . So I tried to make the recommended change by adding this code to .htaccess file:
<IfModule mod_headers.c>
<FilesMatch “\.(eot|font.css|otf|ttc|ttf|woff)$”>
Header set Access-Control-Allow-Origin “*”
</FilesMatch>
</IfModule>It didn’t work either but now I have lost my header and footer menu and there is and I have this message under my header:
Header set Access-Control-Allow-Origin “*”Now I can’t find .htaccess!
I have cleared my browser cache and website cache.
Any help would be amazing? My website is https://www.diyjas.com
Thank you
- The topic ‘Social Media Icons not showing & Menu Disappeared’ is closed to new replies.