Per Ahm
asked 9 years ago

Hi,

using DW Focus, and need to tell the systems that theme fonts from google should be loaded over https and not http

where do i change that ?

[Warning] The page at https://billundonline.dk/ displayed insecure content from http://themes.googleusercontent.com/static/fonts/oxygen/v2/lZ31r0bR1Bzt_DfGZu1S8A.ttf. (billundonline.dk, line 150)

[Warning] The page at https://billundonline.dk/ displayed insecure content from http://themes.googleusercontent.com/static/fonts/oxygen/v2/uhoyAE7XlQL22abzQieHjw.ttf. (billundonline.dk, line 159)

1 Answers
DominicStaff
answered 9 years ago

Hi,
You can add the following code to the header.php file:

<link href='//fonts.googleapis.com/css?family=Glegoo' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Bitter:400,700' rel='stylesheet' type='text/css'>

See the screenshot: http://prntscr.com/891g6u
Hope this helps !

[email protected]
replied 9 years ago

Thanks…

This file is olso called in all archives… i cant find where its located… last error, and then ssl is clear 🙂

[email protected]
replied 9 years ago

Sorry – this file: http://i.imgur.com/qWbgI.gif.

dominic Staff
replied 9 years ago

If you want to find this file, you can open the \wp-content\themes\dw-focus\assets\js\custom.js file. Find the line 113.
To change the loading image, you can add your image to the Media then copy the File url in the right hand side.
Regards,

Powered by DW Question & Answer Pro