1. mrp58
  2. Commercial Templates
  3. Monday, 07 December 2015
  4.  Subscribe via email
Template: Resonate

The h3 font (and the standard font for paragraph, too) is gone after switching to https. What can i do?

Regards
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

In your templates styles.php (../templates/j51_resonate/php/styles.php) try replacing each instance of the following..


<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com..... 


With..


<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com..... 


Basically taking out the http: allowing your browser to choose between http and https

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your support.
Something like what I thought. I will test it.

Please please consider to change the code. With the general availability of let's encrypt now many will switch to SSL.

Regards
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for the recommendation!

We have changed this code on all new template releases. As suggested we intend to also edit this on all older templates in the next round of updates.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!