Tagged: x
-
AuthorPosts
-
November 24, 2016 at 9:43 am #1269624
kofflerartsParticipantThis is super weird, but all of a sudden there are two small letters (an F and an L) in place of the search icon in my header.
URL is http://www.koffler.digital
Thanks in advance!
November 24, 2016 at 9:56 am #1269644
Prasant RaiModeratorHello There,
Thanks for writing in!
As we checked your site, We saw this error:
Access to Font at 'http://kdzone.kofflercentreoft.netdna-cdn.com/wp-content/themes/x/framework/fonts/font_awesome/fontawesome-webfont.woff?v=4.5.0' from origin 'http://kdzone.kofflercentreoft.netdna-cdn.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://koffler.digital' is therefore not allowed access.Could you please try adding the following rule into your .htaccess file and see if that works for you.
<IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule>Alternatively, try adding the following code into your functions.php file.
add_action ('init', function(){ header("Access-Control-Allow-Origin: *"); });Let us know how it goes.
Thanks.
November 24, 2016 at 10:16 am #1269661
kofflerartsParticipantthat doesn’t appear to have changed anything…?
November 24, 2016 at 10:38 am #1269680
JoaoModeratorHi There,
Your header looks fine on my end, please clean cache and try again.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1269624 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
