Continue to load some fonts.gstatic.com
-
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
-
I have the same issue, these https://cl.ly/f126b01f2ebb fonts are still loaded from fonts.gstatic.com. I’m using avada theme.
@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 5 years, 9 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
I have Astra. I’ll do some testing of my own.
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.
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 π
Awesome! Enjoy OMGF Pro!
Are there instructions for upgrading?
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
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('httpsWDYT?
Paul
-
This reply was modified 5 years, 9 months ago by
plittlefield.
-
This reply was modified 5 years, 9 months ago by
The topic ‘Continue to load some fonts.gstatic.com’ is closed to new replies.