• Resolved alesh84

    (@alesh84)


    Hi, some fonts have been downloaded correctly, others are loaded from fonts.gstatic.com.

    How to download them and prevent them from being uploaded from fonts.gstatic.com?

    See iamge: https://ibb.co/Chn0F9j

Viewing 15 replies - 1 through 15 (of 25 total)
  • I have the same issue, these https://cl.ly/f126b01f2ebb fonts are still loaded from fonts.gstatic.com. I’m using avada theme.

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    @alesh84, could you share your site’s URL?

    @lajd, although a bit clunky, Avada has its own built-in way to load locally hosted Google Fonts. Have a look in your theme’s settings!

    Thread Starter alesh84

    (@alesh84)

    @daanvandenbergh Yes, https://integratorimigliori.com/misuratore-pressione/

    I also wrote to the developers of astra and they told me it might be an OMGF problem.

    • This reply was modified 4 years, 5 months ago by alesh84.

    Same here.

    I have ‘Auto Remove’ and ‘Web Font Loader’ ticked, but it might be my Oxygen page builder?

    I have added this same issue to my Oxygen thread.

    ??

    Paully

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    @alesh84,

    I have Astra. I’ll do some testing of my own.

    @plittlefield,

    Was Auto Detect able to detect the fonts that’re still loaded from gstatic? If so, then that’s weird. If not, then that explains it. Remove uses the same method to detect the fonts as Auto Detect. So, if Auto Detect can’t detect the fonts, then it’s to expected that Auto Remove won’t work either.

    For both of you goes: Upgrade to Pro and all your problems will go away ?? https://woosh.dev/wordpress-plugins/host-google-fonts-pro/

    Thanks Daan. I’ll check with my customer.

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Sure! A license starts at € 29,- and I have a coupon code now (till I’m moving into my new house): AWESOME10 for 10% off. ??

    My customer has agreed and I have bought the Pro version ??

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Awesome! Enjoy OMGF Pro!

    Are there instructions for upgrading?

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    The link’s in the email you receveid ?? https://woosh.dev/docs/host-google-fonts-pro/quick-start/

    Thanks!

    I have installed pro exactly as instructed… disabling caching and cdn plugins first.

    The Dashboard page finds the fonts with Pro and I have downloaded then generated the stylesheet.

    Alas, the fonts are not loading.

    Can you check my site please?

    https://www.normawinstone.com/

    Shall I redo the process of find / download / generate – again?

    Paul

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Could you try disabling WebFont Loader?

    That has not fixed it.

    Some background…

    I’m using Autoptimize + WP Cache + KeyCDN

    Your Pro has removed the usual google fonts link href line from the page…

    link href="https://fonts.googleapis.com/css?family=Open+Sans:300,700,regular,|Open+Sans:300,700,regular,|Anton:100,200,300,400,500,600,700,800,900" rel="stylesheet"

    …and that’s when it stop working.

    Your CSS cache file looks like this…

    `@font-face {
    font-family: ‘Open Sans’;
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(‘//https://normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/open-sans-300-normal-8OUuht.eot’);
    src: local(‘Open Sans Light’),
    local(‘OpenSans-Light’),
    url(‘//https://normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/open-sans-300-normal-Uuhp.woff2’) format(‘woff2’),
    url(‘//https://normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/open-sans-300-normal-OUuhv.woff’) format(‘woff’),
    url(‘//https://normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/open-sans-300-normal-8OUuhs.ttf’) format(‘truetype’);
    }

    …and it’s the <strong>url(‘//https</strong> that seems wrong.

    surely it should be…

    url('https

    WDYT?

    Paul

    • This reply was modified 4 years, 5 months ago by plittlefield.
Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Continue to load some fonts.gstatic.com’ is closed to new replies.