Title: Bootstrap CSS and JS
Last modified: August 21, 2016

---

# Bootstrap CSS and JS

 *  Resolved [wpbstrap](https://wordpress.org/support/users/wpbstrap/)
 * (@wpbstrap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/)
 * Hello,
 * I have a question before I install your plugin:
 * I have some Websites, which have been built with new Bootstrap 3. The Themes 
   have been created by me.
 * I enqueue “bootstrap.min.css” and “bootstrap.min.js”.
 * If I install the plugin and use the shortcodes on a page, would the CSS and JS
   get loaded twice? Does your plugin enqueue the files too?
 * If yes, how could I prevent this.
 * Thank you!
 * [http://wordpress.org/plugins/easy-bootstrap-shortcodes/](http://wordpress.org/plugins/easy-bootstrap-shortcodes/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/#post-4133821)
 * Hi,
 * Yes, we have included the both bootstrap.css and bootstarp.js files in the plugin,
   which are basic bootstarp files. And you are right that it will override the 
   existing files based on the order these are included, however we have used the
   wp_enqueue_script method with handler name “bootstrap”, so you can use the same
   handler name in your script or you can replace it in this plugin with your handler
   name. that will resolve the issue.
 * Thanks
 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/#post-4133908)
 * Hi,
 * Yes, we have included the both bootstrap.css and bootstarp.js files in the plugin,
   which are basic bootstarp files. And you are right that it will override the 
   existing files based on the order these are included, however we have used the
   wp_enqueue_script method with handler name “bootstrap”, so you can use the same
   handler name in your script or you can replace it in this plugin with your handler
   name. that will resolve the issue.
 * Thanks
 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/#post-4133935)
 * Hi,
 * We have launched version 2.0.0
    - Now you can use js file from CDN or disable the plugin js.
    - You can use your own css file by disabling the plugin css, which gives you
      more flexibility over styling.
    -  new shortcode such as progress code, labels,button dropdown etc
 * Thanks
 *  Thread Starter [wpbstrap](https://wordpress.org/support/users/wpbstrap/)
 * (@wpbstrap)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/#post-4133940)
 * Great!!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Bootstrap CSS and JS’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [wpbstrap](https://wordpress.org/support/users/wpbstrap/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/bootstrap-css-and-js/#post-4133940)
 * Status: resolved