[Resolved] Generatepress Woff2

Home Forums Support [Resolved] Generatepress Woff2

Home Forums Support Generatepress Woff2

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #705354
    Halil

    I have no idea what is the meaning of things in the picture.

    I am using nginx server and added woff2 to mime.types

    https://goo.gl/6w5hX4

    is there anyting I should do?

    #705356
    Leo
    Staff
    Customer Support
    #705360
    Halil

    I am runnig a vm on MS Azure with ubuntu+nginx , so what should I do? That link u provided didnt give me a hint

    #705370
    Leo
    Staff
    Customer Support

    I just checked your page and not seeing the console errors?

    According to Tom in that post this is something your host should be able to help.

    #705378
    Halil

    I am the host?
    cleared the cache, using incognito, still getting console error.
    what can be the reason?

    #705492
    Tom
    Lead Developer
    Lead Developer

    The issue is pretty simple. The URL you’re typing into your address bar is different than the URL you have set in “Settings > General”.

    powerbi.azureedge.net
    powerbi.instanbul

    Some browsers will block fonts from displaying if they’re coming from a different URL as a security measure.

    To fix this, make sure the URL you’re visiting in your browser is the same as the one set in your WP settings.

    #705605
    Halil

    it’s my cdn Tom, in settings my wp address url and site address url are same.

    #705969
    Tom
    Lead Developer
    Lead Developer

    So it may be something you need to ask your server about.

    You can try adding this to your .htaccess file in the root directory of your site:

    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>
    #705984
    Halil

    thanks Tom. still giving consol error. I give up : )

    #705992
    Tom
    Lead Developer
    Lead Developer

    It may be worth asking your hosting support – they may be able to tweak something for you ๐Ÿ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.