1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 21 March 2016
  5.  Subscribe via email
Hello,

I'd like to use the secured version of http://www.vanderhaarhoveniers.nl (with https: in front of the URL) but when I use http://www.vanderhaarhoveniers.nl">the protected directory that uses the certificate, Firefox shows a green lock icon with a grey triangle in it. This means there are some http request on the page that Firefox has locked.
When I look through the sourcecode I find the link to the Google fonts is with "http". I'd like this to be with "https" but how can I change this?
I came across the following solution when I was looking to solve the problem:
+++
The fix for this is very simple and will work under all the common browsers. This has been tested on IE9, Firefox 13, Safari and Chrome. locate this line on your HTML page (or template):
<link href=http://fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>
and change it to this:
<link href='//http://fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>
This simple change will make your browser call the Google Font page in the applicable mode (HTTP vs HTTPS).
+++
So maybe this works but where can I change this?
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve may I suggest the following forum post... http://joomla51.com/forum/8-commercial-templates/7912-ssl-vs-font#19911

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

thanks!
This works :-)

Greetings,
Ton
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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