Mike
]]>I have installed the free version of your plugin. The main domain is https://80inch.de. Here, I created a new page named “Website Wartung” (https://80inch.de/website-wartung) The domain mapping itself worked, and this subpage can be accessed at the URL: https://nicht-warten.de.
Unfortunately, the locally installed fonts are not loading. Also, some images/content that are loaded into the layout via Divi Library Shortcode are not appearing.
What have I overlooked or done wrong in the configuration?
Thank you for your support. Chris
]]>anyone elese has problems bringing local fonts to work on twentytwentythree (1.2) since WP 6.3? I’m able to install local fonts and can see them in the backend, but not in the editor, not regarding if I use a child or the parent… Also the alternative “Create Block Theme” is not working any more for some people since 6.3. Maybe something changed in core because they are going to implemente font management in core in WP 6.4?
Anyone with simular experiences?
Best regards
Chris
]]>Is it possible to add local fonts to the theme using a third party plugin, “Use Any Fonts”? If so, will it affect on the speed performance?
Thanks,
Gennadiy
]]>Due to GDPR (General Data Protection Regulation) in Europe, it’s not allowed to use google fonts without having the visitor accepting it previously. So I want to use local fonts. How do I stop the theme to “talk” to Google and use my local fonts (Open Sans: normal+700)?
In an ideal world this would work without another plugin.
Oh, and by the way: Is Twentig itself GDPR conform? I guess you don’t collect any data, right?
Thanks in advance!
By the way: I just ***** reviewed your plugin, so no need to ask .
]]>@ font-face {
font-family: 'Poppins';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url ('https://www.urlweb.com/wp-content/uploads/2021/05/poppins-v15-latin-regular.eot');
src: local (''),
url ('https://www.urlweb.com/wp-content/uploads/2021/05/poppins-v15-latin-regular.eot?#iefix') format ('embedded-opentype'),
url ('https://www.urlweb.com/wp-content/uploads/2021/05/poppins-v15-latin-regular.woff2') format ('woff2'),
url ('https://www.urlweb.com/wp-content/uploads/2021/05/poppins-v15-latin-regular.woff') format ('woff'),
url ('https://www.urlweb.com/wp-content/uploads/2021/05/poppins-v15-latin-regular.ttf') format ('truetype'),
}
body,.cntn-wrp{font-family: 'poppins', sans-serif;}
But the font still doesn’t load (I tested it through network developer tools and GTMetrix. Am I wrong?
Thank you in advance
]]>OMGF is easy to implement, has very clear documentation, is flexible enough to cover all my differing implementations, and significantly speeds up my sites.
Well done Daan van den Bergh!
]]>I’ve tried to host google fonts locally in the past and failed. Trying the OMGF plugin this time around created the stylesheet and fonts are loading locally. However, Hestia is still making requests to google for the fonts.
Anyone know what updates need to be made to prevent Hestia from making requests to google?
Thanks & Regards,
Simon
Now when I already host my Google font locally is it advisable to turn on the “Apply font-display: CSS property value” function in the “Local Fonts” section?
In lame man’s terms, what does that one do?
Cheers,
Stan