Jump to content

Mixed content Vs SSL


alsalmicom

Recommended Posts

Hello guys,

 

I had an online store still working on it.

 

I recently installed a SSL certificate. It worked but it showed some errors like:

 

Mixed Content: The page at 'https://www.maad.store/en/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic'. This content should also be served over HTTPS.

 

 

jquery-1.11.0.min.js:2 GET https://www.maad.store/upload/stadvancedbanner/tra02.jpg 404 (Not Found)(anonymous function) @ jquery-1.11.0.min.js:2j @ jquery-1.11.0.min.js:2fireWith @ jquery-1.11.0.min.js:2ready @ jquery-1.11.0.min.js:2K @ jquery-1.11.0.min.js:2
 
 

How can we fix this issue? Please help your friend.

 

 

Thank you

 

www.maad.store

 

Link to comment
Share on other sites

 

locate the following resource usage in your theme files

http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic

and change it to

//fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic

 

Thank you for your fast reply.

 

But where can I find the source code to change it? It took me a lot of time to locate it and find nothing.

 

Thank you

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...