Change lines 36 and 37 from "http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" to "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
Your site will no longer have mixed content and load properly.
Change lines 36 and 37 from "http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" to "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
Your site will no longer have mixed content and load properly.
If anyone is still struggling with Mixed Content issues even after trying all the possible solutions provided on the Oxwall Forum, try this:
Why not just add this to your page settings "Custom Head Code" --> Go to Admin Dashboard --> Settings --> Page Settings --> Add this meta tag to your "Custom Head Code" section:
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
For a deeper understanding, please refer to the following: https://developers.google.com/...fixing-mixed-content