Load all Fonts Local

Posted in: Newspaper
Post count: 364

Hi,

If I don’t want to send data to Google, it is not enough to disable the “USE GOOGLE FONTS” button. I have to manually get and upload Open Sans, Roboto, Verdana, Geneva, and sans-serif following this guide: https://forum.tagdiv.com/font-customization/. They are not already stored and loaded with the theme by default. If I load a demo, the used fonts are also not loaded and I have to get them and upload them manually each time I switch a demo.

Did I understand that correctly?

Post count: 7909

Hi,

Yes, if you disable google fonts, you will need to upload each font manually, no matter if they are default theme’s fonts or demo’s fonts.

Thanks!

Post count: 364

Hi Alin,

Thank’s for your quick reply! I’m gonna do this. Only so as a relief and I don’t know if there are any legal restrictions but wouldn’t it be possible to offer the standard fonts already integrated with the theme?

Post count: 20688

Hi,

Don’t know about that as well. From what I can see most theme users simply use Google fonts, or upload and apply the fonts they want in the theme panel or by other means.

Post count: 364

Hi Simion,

although I followed all steps, uploaded my own fonts and disabled Google Fonts, I still see in Search Console fonts.googleapis.com loading.

@font-face {
font-family: ‘Open Sans’;
font-style: normal;
font-weight: 300;
src: local(‘Open Sans Light’), local(‘OpenSans-Light’), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format(‘woff2’);
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

Post count: 20688

Hi,

Then something must still be loading fonts. Not just the theme can load fonts, plugins can too for example.
Once the theme fonts are deactivated in the theme panel, the theme will not load any more fonts, this is well tested. Only your uploaded fonts will be loaded if you have any.

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.