-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
In the process of correcting and improving several issues with the site and template, I realized that my local instance of the site had a comments section on the post pages. This was showing its head on the production site (with the line blog comments powered by Disqus
), but console errors made it look like the failure was due to "Mixed Content" (ie: housing from HTTPS but requesting a resource from HTTP). I thought after fixing URLs with hard-coded protocols in the template would solve this, but it looks like I missed (at least) one. Will attempt to correct this and look harder for other explicit non-secure protocols.
Metadata
Metadata
Assignees
Labels
No labels