My icons aren’t showing on the live site. I’ve tried all fixes from posts. Added the code to my functions file and tried adding the below code to my htacess file. Still no luck:
Header add Access-Control-Allow-Origin: http://secureservercdn.net
Header add Access-Control-Allow-Headers “origin, x-requested-with, content-type”
Header add Access-Control-Allow-Methods “PUT, GET, POST, DELETE, OPTIONS”
Any ideas? Site is at:
http://t9v.4dc.myftpupload.com/
Icons will show in the editor and in safari, but not in Chrome or Firefox (cleared cache).
