The site can found at https://b8h.c8e.myftpupload.com/ (GoDaddy staging site)
The header is not displaying the Facebook logo or Search Icon. Also, in the breaking news ticker the left/right arrows are not showing.
When I am logged in everything displays correctly, but when I check in Chrome Incognito I just see empty squares in place of the icons.
Hello,
Usually, that problem it is related to the CORS policy that are blocking the access, that should fix the problem, also I see that you have another problem https://www.screencast.com/t/6EpdZBQMela this problem can be solved using those guides:
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
– https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
– https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Let me know the results!
Thank you!
Hello,
I added the following to my .htaccess file, but do not see any change in the site.
<FilesMatch "\.(ttf|otf|eot|woff|woff2)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "http://skin.cdn.com"
</IfModule>
</FilesMatch>
I cleared the cache in the backend of the website and my browser, but am still not seeing icons.
Hello @mverminski!
Please check if the problem is not from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again. Check this guide too: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!