Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • landed Friend
    #1002798

    I converted half way to using https and some bad url loading which I think is template of t3 ?

    If you look at the network sources for my uber template you will see that https is trying to load google font using urls like this > Mixed Content: The page at ‘https://bestantigua.com/‘ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,700,700italic‘. This request has been blocked; the content must be served over HTTPS.

    Thanks

    pavit Moderator
    #1002809

    Hello

    Edit this file /templates/uber/etc/assets.xml and change from :

    <file>http://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700</file>
    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,600</file>

    To :

    <file>https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700</file>
    <file>https://fonts.googleapis.com/css?family=Open+Sans:400,300,600</file>
    landed Friend
    #1002811

    Thanks for locating those for me – I think you could make this a global change as http can still load the https anyway ?

    I think there are some more of them somewhere – I rebuilt less and cleared cache but I still get quite a few url’s for example still exist is > ixed Content: The page at ‘https://bestantigua.com/resorts‘ was loaded over HTTPS, but requested an insecure font ‘http://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2‘. This content should also be served over HTTPS.

    pavit Moderator
    #1002821

    Hi

    Take a look also at this file /templates/uber/tpls/blocks/head.php

    Regards


    1. Screenshot-at-gen-16-21-06-01
    landed Friend
    #1002824

    Yes thats the one thank you…

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  landed 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum