Hi! I’ve purchased, installed, and setup SSL for my ecommerce site that’s using this theme. I’m only forcing SSL on the pages needed and not the entire site, as is standard for caching purposes. My cert isn’t showing my site is secure and when I run it through whynopadlock.com I get insecure asset references for my site logo image (both standard and retina) images, and insecure google font references. This is a theme coding problem (or potentially a plug-in issue, but I’m not using anything that wasn’t part of the theme). Can you provide me with the corrections for this? The theme should pull the correct assets in HTTP and HTTPS.
I resolved the image asset issues found on https://domain by setting the image reference to https:// in Appearance > Theme Options > Site Logo (as a temporary work-around). The image shouldn’t need this adjustment for SSL compatibility though. I had another image on the front page (under construction graphic) which was also showing up as insecure. I adjusted the a href and img src link to https:// in the Pages > Edit > Text field. That cleared up all the insecure image references.
But the theme Arvo font is still a problem.
So my question is still how to correctly resolve the SSL asset issue for images on my front-page and how to resolve the insecure Arvo font?