In a template file, if I am using an external resource, say Google's fonts... and I'm on an https page it complains about loading an insecure resource. I can hardcode it to https no problem. But I figure there must be a way for ZC to know whether the current page is http or https and then load the resource similarly?


Reply With Quote
