Skip to content

SSL mixed + Google fonts #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mainmind83 opened this issue Jun 10, 2020 · 1 comment
Closed

SSL mixed + Google fonts #228

mainmind83 opened this issue Jun 10, 2020 · 1 comment

Comments

@mainmind83
Copy link
Contributor

mainmind83 commented Jun 10, 2020

Website with HTTPS show mixed error trying to access Google fonts files:

\httpdocs\Account\account.master - Line 9:
<link href='http://fonts.googleapis.com/css?family=Roboto:400,500' rel='stylesheet' type='text/css'>

\httpdocs\admin\app\editor\filemanager.cshtml - Line 27:
<link href='http://fonts.googleapis.com/css?family=Roboto:300,400,500' rel='stylesheet' type='text/css'>

\httpdocs\admin\themes\standard\layout.cshtml - Line 27:
<link href="http://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">

Should it detect if the website uses certificate or change the path for everyone?

@mainmind83
Copy link
Contributor Author

New pull request: #229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants