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
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?
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
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