I have recently added SSL to my sites. This theme has an issue where it returns HTTP URLs instead of HTTPS urls, causing the site to be marked as partially secured.
Here are the issues I encountered:
-
Google Font URL is non HTTPS
-
An image with an insecure url of "/wp-content/themes/portfolio/img/touchfolio-sprite-default.png" was loaded via the javascript file: /wp-includes/js/jquery/jquery.js?ver=1.12.4 on line 2. The insecure URL may not be directly contained in the script file and may exist elsewhere.
-
An image with an insecure url of /wp-content/themes/portfolio/img/preloader.gif" was loaded via the javascript file: /wp-includes/js/jquery/jquery.js?ver=1.12.4 on line 2. The insecure URL may not be directly contained in the script file and may exist elsewhere.