Title: twitter bootstrap
Last modified: August 21, 2016

---

# twitter bootstrap

 *  [da1nonly](https://wordpress.org/support/users/da1nonly/)
 * (@da1nonly)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-bootstrap/)
 * hi just wondering if you can add support for twitter bootstrap responsive framework
   [http://twitter.github.io/bootstrap/](http://twitter.github.io/bootstrap/) to
   the plugin, that way extra css is not loaded and it would conform with bootstrap.
   i know some user would not have twitter bootstrap framework and for them you 
   can use custom css. the good about bootstrap it has a really good framework [http://twitter.github.io/bootstrap/scaffolding.html](http://twitter.github.io/bootstrap/scaffolding.html).
 * [http://wordpress.org/extend/plugins/siteorigin-panels/](http://wordpress.org/extend/plugins/siteorigin-panels/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/twitter-bootstrap/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/twitter-bootstrap/page/2/?output_format=md)

 *  Plugin Author [Greg – SiteOrigin](https://wordpress.org/support/users/gpriday/)
 * (@gpriday)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907235)
 * This has been a fairly common feature request. It’s something I’d like to add
   in the future but I haven’t penciled it into the roadmap quite yet. It would 
   involve a lot of rewriting, and at the moment my own little grid engine is doing
   a decent job.
 *  [pablo rey](https://wordpress.org/support/users/pablo-rey/)
 * (@pablo-rey)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907252)
 * if you are willing TB for the layout, y must agree with Greg.
 * unless you are thinking in something… like rock and roll!
 * imagine you can create tabs (just an example), or accordion… with site origins
   page builder.
 * and then… you can define the content of each tab with SOPB in the way we love…
 * uffff!just imagine that!!!!
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907253)
 * +1 for this. Maybe you could open source this and charge for addons like Advanced
   Custom Fields. I run a bunch of sites based on the Roots Theme and really need
   a page builder based on Bootstrap, Bootstrap widgets and bootstrap shortcodes
   that are all on an dependable well maintained framework.
 * If Greg doesn’t commit to do it couldn’t we create an open source project on 
   github to do so based on this plugin?
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907254)
 * I emailed Greg the developer and he got right back to me and said Bootstrap support
   was in the plans but it might be months since it is a lot of work. I asked if
   he could put it on GitHub and create a bootstap branch we could contribute too.
 *  Plugin Author [Greg – SiteOrigin](https://wordpress.org/support/users/gpriday/)
 * (@gpriday)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907255)
 * I’ve always stuck to subversion. Mainly because it’s what WordPress itself uses.
   If there are some people that would be willing to contribute and want to go the
   GitHub route, I’d be more than happy to move my development over there.
 * It’d be great if we could all work on a single codebase rather than fork Page
   Builder off into a separate Bootstrap version.
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907256)
 * Sounds great. It just a large share of the major projects out there are using
   GitHub.
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907257)
 * I will wait for you to put it there instead of forking it myself. Thanks again!
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907272)
 * Any news on this? Otherwise I am going to be forking it to git to ad features
   such as being able to add classes and ID’s to the widget areas and widgets themselves.
 *  Plugin Author [Greg – SiteOrigin](https://wordpress.org/support/users/gpriday/)
 * (@gpriday)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907273)
 * Hi there Gruvii
 * I think the best thing we could do is follow the lead and develop this Twitter
   Bootstrap functionality as a separate plugin. Just let me know hooks and filters
   you think you’ll need.
 * This is what I think we’d need to pull this off.
 * * Filter to disable default CSS.
    * Filters for all class names and IDs.
 * Anything else you can think of?
 *  [Terence Milbourn](https://wordpress.org/support/users/pubdirltd/)
 * (@pubdirltd)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907274)
 * Greg,
 * Don’t get me wrong, I love your themes and your business model. I think they’re
   really great and very forward thinking.
 * But why do we need another Bootstrap plugin?
 * I can see Bootstrap Shortcodes, Easy Bootstrap Shortcode, WordPress Twitter Bootstrap
   CSS and WPBootM – Responsive Dropdown Menu are out there already.
 * I guess the one problem they all have is, they need to install bootstrap CSS,
   and then, more often than not, the excrement hits the rotating cooling device.
 * If you could solve that problem, that might be one reason.
 * One way I have seen it done lately is by the guys at [UIkit](http://www.getuikit.com/)
   ~ all UIkit classes are namespaced, so they won’t interfere with other frameworks
   and extensions you might be using.
 * Terence.
 *  [Seth Stevenson](https://wordpress.org/support/users/sethstevenson/)
 * (@sethstevenson)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907275)
 * +1 For Bootstrap functionality. If you added those filters I would be willing
   to attempt to make an open Boostrap plugin hosted on GitHub.
 *  [gruvii](https://wordpress.org/support/users/gruvii/)
 * (@gruvii)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907276)
 * I think the entire thing needs to be put on Github. We really need to then make
   it compatible w/ bootstrap and also have to ability to add classes to the panels/
   widgets as well.
 *  [veuse](https://wordpress.org/support/users/itworx/)
 * (@itworx)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907277)
 * I don’t agree with this. The best would be to make a filter for the grid, where
   you could add your own classes. Personally I use Foundation, and not bootstrap,
   and would hate to have to load both grids.
 * The Visual-composer pagebuilder has a filter like this, and it is really helpful.
 * A feature I would love to see, is the possibility to select a second breakpoint
   to the columns. I would also love to have an option to add visibility-classes
   to the columns, so I could show/hide for different screens.
 *  [bitmatix](https://wordpress.org/support/users/bitmatix/)
 * (@bitmatix)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907278)
 * +1 For Bootstrap functionality. Any news on that? Is somebody working on that?
 *  [deanosaurus](https://wordpress.org/support/users/deanosaurus/)
 * (@deanosaurus)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/twitter-bootstrap/#post-3907279)
 * +1 For Bootstrap.
 * However I do really like @veuse’s idea to allow a filter for the grid so that
   each could use their own.
 * Any news on placing the source on an official GitHub project? I wouldn’t mind
   forking the code for a bootstrap specific version to play around with.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/twitter-bootstrap/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/twitter-bootstrap/page/2/?output_format=md)

The topic ‘twitter bootstrap’ is closed to new replies.

 * ![](https://ps.w.org/siteorigin-panels/assets/icon.svg?rev=2556869)
 * [Page Builder by SiteOrigin](https://wordpress.org/plugins/siteorigin-panels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/siteorigin-panels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/siteorigin-panels/)
 * [Active Topics](https://wordpress.org/support/plugin/siteorigin-panels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/siteorigin-panels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/siteorigin-panels/reviews/)

## Tags

 * [grid](https://wordpress.org/support/topic-tag/grid/)

 * 16 replies
 * 10 participants
 * Last reply from: [dnp_theme](https://wordpress.org/support/users/dnp_theme/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/twitter-bootstrap/page/2/#post-3907280)
 * Status: not a support question