Title: CDN option missing https(s)
Last modified: April 30, 2020

---

# CDN option missing https(s)

 *  Resolved [plittlefield](https://wordpress.org/support/users/plittlefield/)
 * (@plittlefield)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/cdn-option-missing-httpss/)
 * Great plugin, but if I use the option ‘Serve fonts from CDN’ it does not add 
   the http or https to the url.
 * **Example 1** – If I add just normawinstone-14083.kxcdn.com to the CDN option
   box, then click Download Fonts and Generate Stylesheet after changing this setting
   it puts this in the CSS…
 * `src: url('//normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/anton-
   400-normal-3Kz-Cs.eot');`
 * **Example 2** – If I add just `https://normawinstone-14083.kxcdn.com` to the 
   CDN option box, then click Download Fonts and Generate Stylesheet after changing
   this setting it puts this in the CSS…
 * `src: url('//https://normawinstone-14083.kxcdn.com/wp-content/cache/omgf-webfonts/
   anton-400-normal-3Kz-Cs.eot');`
 * …do you see the error?
 * **Example 3** – If I do NOT use the CDN option box, then click Download Fonts
   and Generate Stylesheet after changing this setting it puts this in the CSS…
 * `src: url('https://www.normawinstone.com/wp-content/cache/omgf-webfonts/anton-
   400-normal-3Kz-Cs.eot');`
 * Hope you can help.
 * Thanks,
 * Paully
    -  This topic was modified 6 years, 1 month ago by [plittlefield](https://wordpress.org/support/users/plittlefield/).

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

 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/cdn-option-missing-httpss/#post-12759233)
 * And what’s wrong with example #1? Because that’s what you want right? The ‘//’
   means: use HTTPS if available, otherwise use HTTP. So it does use HTTPS 🙂
 *  Thread Starter [plittlefield](https://wordpress.org/support/users/plittlefield/)
 * (@plittlefield)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/cdn-option-missing-httpss/#post-12759290)
 * Well, I’ve learned something today… I did not know about the ‘//’ 🙂
 * Problem solved, thanks.
 * Paul
 *  Plugin Author [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * (@daanvandenbergh)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/cdn-option-missing-httpss/#post-12759306)
 * 🙂 no problem.
 * If OMGF didn’t use SSL I wouldn’t have this much users, because no one’s fonts
   would load 😉

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

The topic ‘CDN option missing https(s)’ is closed to new replies.

 * ![](https://ps.w.org/host-webfonts-local/assets/icon-256x256.png?rev=3300821)
 * [OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.](https://wordpress.org/plugins/host-webfonts-local/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/host-webfonts-local/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/host-webfonts-local/)
 * [Active Topics](https://wordpress.org/support/plugin/host-webfonts-local/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/host-webfonts-local/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/host-webfonts-local/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Daan van den Bergh](https://wordpress.org/support/users/daanvandenbergh/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/cdn-option-missing-httpss/#post-12759306)
 * Status: resolved