Hi, I'm having some issues with getting my site to properly load in SSL. If you go to www.minetime.com, it's fine, but if you go to https://www.minetime.com, it appears to load in basic HTML.
I went in the Chrome development console and found the causes of the issue. http://i.imgur.com/KVaVBQk.png
The weird thing is that http content that is breaking my SSL (shown in the Imgur link) is locally hosted on my machine. (???)
If these were external links, I could just change them from http to https, but I have no idea how to go about making the site's local content load as HTTPS.
Any help is greatly appreciated and please let me know if you need more information. Thanks!
I went in the Chrome development console and found the causes of the issue. http://i.imgur.com/KVaVBQk.png
The weird thing is that http content that is breaking my SSL (shown in the Imgur link) is locally hosted on my machine. (???)
If these were external links, I could just change them from http to https, but I have no idea how to go about making the site's local content load as HTTPS.
Any help is greatly appreciated and please let me know if you need more information. Thanks!