CDN option missing https(s)
-
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
- The topic ‘CDN option missing https(s)’ is closed to new replies.