Skip to content

SSL mixed + Google fonts #228

Closed
Closed
@mainmind83

Description

@mainmind83

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions