Blocked loading

Home Forums Use Any Fonts Blocked loading

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10672
    Corina
    Guest

    Hello,
    I am using ‘Use Any Font’ on quite a few websites and bought a license to do this. I know have the issue, that browsers are starting to block this content and show warnings.

    Could you help me and guide me on how to fix this?

    Blocked loading mixed active content “http://www.drminyeo.com.au/wp-content/uploads/useanyfont/170918044106montserrat-xtralight.woff”[Learn More]

    Thanks so much.
    Corina

    #10676
    Dinesh
    Keymaster

    Hi Corina,

    Please force all your site to use http://www.drminyeo.com.au. Currently when you open site url without www, it loading the form from www url and shows the block content message. Force all site to be www will do the trick.

    Or you can keep this in your htaccess file to fix the block content issue.

    <FilesMatch "\.(ttf|otf|eot|woff|css)$">
      <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
      </IfModule>
    </FilesMatch>

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Blocked loading’ is closed to new replies.