Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #866290

    Hi,

    I moved my website to https. I checked it with https://www.whynopadlock.com/check.php and I get an error saying: fonts.googleapis.com returned an error (Possibly 404 not found or other webserver error.

    Where can I find the file that has fonts.googleapis.com so I can check it? Or if you know of this problem – how do I fix it?

    Thanks

    #866297

    I found 2 files with “fonts.googleapis.com”:
    avia_advanced_form_elements.js
    admin_new.css

    I read the fix is to “Make sure your theme is using just “//fonts.googleapis…” and is not hard coded to HTTP or HTTPS”, so I need to change:
    https://fonts.googleapis.com/css
    to
    //fonts.googleapis.com/css

    How should I do that if I’m using a child theme?

    #866618

    Hi,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #866626

    I think there’s no need for you logging into the website. Nothing specific to see there…

    I just need to know how to make changes in some of the themes files (avia_advanced_form_elements.js and admin_new.css) when I’m using a child theme and are there any other files that have a mention of https://fonts.googleapis.com/css apart then the ones I found:

    avia_advanced_form_elements.js
    admin_new.css

    #866651

    hm i did not have those troubles allthough i got the same code as you have with the https in it. ?

    so maybe a look into your site might be helpful!

    see results from your testsite of my page:

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.