Hi,
in the theme panel i turned off “load default fonts” for Open Sans and Roboto and turned off all their different weights.
In the font settings I changed default font for all elements (sections: General, Mobile menu, Page) to Palanquin font.
However while inspecting what is downloaded on website opening I found this:
https://fonts.googleapis.com/css?family=Palanquin%3A400%7CPalanquin%3A400%2C700%2C500%2C900%2C600%7CSource+Sans+Pro%3A600%2C400%7CLato%3A900%2C700%2C400%7CRoboto+Slab%3A400&display=swap&ver=10.4
After further inspection in the page source code I found those places where other fonts are called:
td_block_social_counter{
font-family: ‘Open Sans‘, arial, sans-serif;
.tdb_module_header .td-post-vid-time{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_menu .tdb-menu .sub-menu > li{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_menu .tdb-menu > li > a{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;
.tdb_header_search .tdb-head-search-form-btn{
font-family: ‘Roboto‘, sans-serif;
.tdb_header_search .result-msg{
font-family: ‘Roboto‘, sans-serif;
.tdi_29 .td-excerpt{ font-family:Roboto Slab
.td_block_template_12 .td-pulldown-category {
font-family: ‘Roboto‘, sans-serif;
How can i remove those calls to other fonts?
Thanks!
Hello!
The theme comes with two preset default Google Fonts: Open Sans and Roboto: https://forum.tagdiv.com/font-customization/
Please check if you have set up another font where you have the issue. Also, check if you have some custom code regarding to the fonts.
Thank you!
Hi Bettina, yes, I’m aware of those default fonts.
However I do not want to use them and do not want to call google fonts for them to avoid not necessary download for users.
I changed all default fonts in the theme panel to ‘Palanquin’ font. Still the site calls for Open Sans and Roboto in the background.
Does it mean that always when using Newspaper theme users will have to download Rboto and Open Sans even though it is nowhere used on the website?
Thanks,
Michal
Hello!
Normally, if you disable the load default fonts, then these should not load at all.
Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!