Title: bootstrap.min.js should be loaded with https
Last modified: August 30, 2016

---

# bootstrap.min.js should be loaded with https

 *  Resolved [alordiel](https://wordpress.org/support/users/alordiel/)
 * (@alordiel)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bootstrapminjs-should-be-loaded-with-https/)
 * Hello,
 * I have ssl certificate installed on my website and due to mixed content your 
   js bootstrap file (loaded from a external website) is blocked by chrome and then
   things ain’t work any more.
 * Error:
    `Mixed Content: The page at 'https://x.com' was loaded over HTTPS, but
   requested an insecure script 'http://netdna.bootstrapcdn.com/bootstrap/3.0.3/
   js/bootstrap.min.js'. This request has been blocked; the content must be served
   over HTTPS`.
 * File to be edit:
 * `easy-bootstrap-shortcodes\osc_bootstrap_shortcode.php`
    `define('EBS_JS_CDN','
   http://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js');`
 * [https://wordpress.org/plugins/easy-bootstrap-shortcodes/](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/bootstrapminjs-should-be-loaded-with-https/#post-6315771)
 * Hi,
 * We have already provided the option “Load from CDN” to include your custom css/
   jss file. so you can load the js/css file from anywhere you want.
 * You can place the files to your server and give that url here. that will resolve
   the https issue.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘bootstrap.min.js should be loaded with https’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-bootstrap-shortcodes_c3b0c1.
   svg)
 * [Easy Bootstrap Shortcode](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 1 reply
 * 2 participants
 * Last reply from: [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/bootstrapminjs-should-be-loaded-with-https/#post-6315771)
 * Status: resolved