Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

Theme does not return HTTPS URLs #68

@jenxi

Description

@jenxi

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:

  1. Google Font URL is non HTTPS

  2. 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.

  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions