Title: Doesn&#039;t support HTTPS properly
Last modified: September 1, 2016

---

# Doesn't support HTTPS properly

 *  Resolved [benyanke](https://wordpress.org/support/users/benyanke/)
 * (@benyanke)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/doesnt-support-https-properly/)
 * At the top of style.css, it references the google fonts over TLS. This should
   be changed to the protocol independent URLs so that users running this theme 
   on an HTTPS site can use the theme.
 * They should be fixed to look like this (or at least it’s one possible fix):
 *     ```
       @import url(//fonts.googleapis.com/css?family=Open+Sans:300,700);
       @import url(//fonts.googleapis.com/css?family=Oswald:300,400);
       ```
   

Viewing 1 replies (of 1 total)

 *  [themehall](https://wordpress.org/support/users/themehall/)
 * (@themehall)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/doesnt-support-https-properly/#post-7527526)
 * Hi [@benyanke](https://wordpress.org/support/users/benyanke/), thanks for your
   report. New version has been uploaded to fix Google Font https issue.

Viewing 1 replies (of 1 total)

The topic ‘Doesn't support HTTPS properly’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/church/0.7.7/screenshot.png)
 * Church
 * [Support Threads](https://wordpress.org/support/theme/church/)
 * [Active Topics](https://wordpress.org/support/theme/church/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/church/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/church/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)
 * [TLS](https://wordpress.org/support/topic-tag/tls/)

 * 1 reply
 * 2 participants
 * Last reply from: [themehall](https://wordpress.org/support/users/themehall/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/doesnt-support-https-properly/#post-7527526)
 * Status: resolved