Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Vytis

    (@bvytis)

    Hi @doylegirl,

    You can try to add this to your .htaccess and it should solve the issue:

    <FilesMatch ".(eot|otf|ttf|woff|woff2)"> Header always set Access-Control-Allow-Origin "*" </FilesMatch>

    Make sure to clear the cache from any caching plugins.

    I hope it helps!

    Thread Starter doylegirl

    (@doylegirl)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin causing errors in Chrome/Inspect Console’ is closed to new replies.