David
asked 9 years ago

For a future update, there are one or two requests made in the CSS files that are not utilizing https.

My console is showing: … http://fonts.googleapis.com/css?family=Abel:regular|Open+Sans+Condensed:300,300italic,700‘. This request has been blocked; the content must be served over HTTPS.

I haven’t been able to track down where the request is being made.

1 Answers
DominicStaff
answered 9 years ago

You can add the following code to the header.php file:
<link href='//fonts.googleapis.com/css?family=Abel:regular|Open+Sans+Condensed:300,300italic,700' 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
Also, you can open the css file to change the google font.
Note: I sent and notified our technical team about this problem.
Hope this helps !

david rummelhoff
replied 9 years ago

Thank you.

david rummelhoff
replied 8 years ago

I discovered that the json import file was responsible for this. Consequently, it had to be fixed in the database.

Additionally, these two files had "http://&quot; instead of "https://&quot; :
dw-storeframeworkextensionsshortcodesshortcodescalendarstaticcsscalendar.css
dw-storeincscripts.php

It would be nice to see those fixed in the next update.

dominic Staff
replied 8 years ago

I sent and notified our technical team about this problem. We will check and fix it in the next version.
Any your suggestion will make our product become better and better.

Powered by DW Question & Answer Pro