Title: Fonts loaded through http instead of https
Last modified: September 1, 2016

---

# Fonts loaded through http instead of https

 *  Resolved [SjorsHijgenaar](https://wordpress.org/support/users/sjorshijgenaar/)
 * (@sjorshijgenaar)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/fonts-loaded-through-http-instead-of-https/)
 * Hi all,
 * The fonts are being loaded through http instead of https, creating errors on 
   https environments. Is there a possibility this is fixed in future releases? 
   You really only need to add the ‘s’.
 * [https://wordpress.org/plugins/tk-google-fonts/](https://wordpress.org/plugins/tk-google-fonts/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Sven Lehnert](https://wordpress.org/support/users/svenl77/)
 * (@svenl77)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/fonts-loaded-through-http-instead-of-https/#post-8221028)
 * Hi [@sjorshijgenaar](https://wordpress.org/support/users/sjorshijgenaar/),
 * I have uploaded a new version with https support.
 * Cheers,
    Sven
 *  [akamp](https://wordpress.org/support/users/akamp/)
 * (@akamp)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fonts-loaded-through-http-instead-of-https/#post-9050740)
 * Hi Sven,
    Version 1.3.2 still contains a link to non-https URL. In file tk-google-
   fonts/includes/helper-functions.php line 27, I replaced ‘[http://fonts.googleapis.com&#8217](http://fonts.googleapis.com&#8217);
   to ‘//fonts.googleapis.com’. That worked for me.
 * The whole file can be simplified because of (nearly) duplicated code: wp_register_style/
   wp_enqueue_style function calls in ‘selected_fonts’ loops. But that’s my opinion.
 *  Plugin Author [Sven Lehnert](https://wordpress.org/support/users/svenl77/)
 * (@svenl77)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/fonts-loaded-through-http-instead-of-https/#post-9053009)
 * Hi [@akamp](https://wordpress.org/support/users/akamp/),
 * this is definitely true and a great improvement. I will make sure it gets changed
   for the upcoming version.
 * If you are willing to create a pull request of your changes would be a great 
   help and speed up the process.
 * [https://github.com/Themekraft/tk-google-fonts](https://github.com/Themekraft/tk-google-fonts)
 * Contributions are Welcome! 😉
 * Cheers,
    Sven

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fonts loaded through http instead of https’ is closed to new replies.

 * ![](https://ps.w.org/tk-google-fonts/assets/icon-256x256.png?rev=1371356)
 * [TK Google Fonts GDPR Compliant](https://wordpress.org/plugins/tk-google-fonts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tk-google-fonts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tk-google-fonts/)
 * [Active Topics](https://wordpress.org/support/plugin/tk-google-fonts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tk-google-fonts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tk-google-fonts/reviews/)

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 3 replies
 * 3 participants
 * Last reply from: [Sven Lehnert](https://wordpress.org/support/users/svenl77/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/fonts-loaded-through-http-instead-of-https/#post-9053009)
 * Status: resolved