Rating: 4 stars
It might be a great plugin, but so far – not compatible with Beaver Builder.
]]>Rating: 5 stars
Bootstrap Shortcodes for WordPress is a really useful plugin.
]]>Rating: 4 stars
Shortcodes tend to get rather messy for the non-technical users, so a more visual solution would get it 5 stars. Still quite useful for integrating Bootstrap layouts and components into pages and blog post on the fly. Any plans to create a Bootstrap 4 version? That would be swell.
]]>Rating: 3 stars
This specifically conflicts with Visual Composer’s “Button” shortcode.
Otherwise, great plugin
]]>Rating: 5 stars
I love using this tool to build the responsive part of my website. Hint if your WordPress theme is not bootstrap enabled simply just enter this code into the header.
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
]]>
Rating: 5 stars
My theme uses Bootstrap and I needed tabs and collapse. I was going to write my own plugin for these elements, but then I found this and it was just what I needed.
Simple plugin, with excellent documentation — it’s on the Github repo BTW.
If you need Bootstrap tabs or other bootstrap elements as simple shortcodes, this is the good one.
5 stars
]]>Rating: 5 stars
Hi there,
I’ve searched and tried some plugins for Bootstrap shortcode, and finally using this one. Simple, clean and easy to use, I love your plugin. Thanks for your hard work!
On my website, I am using Advanced Custom Field Pro => Flexible Content (here). However, in this case, the plugin cause a HTML error. Here is the sample code I am seeing:
<div class="row">
<div class="col-md-6"></p>content...</div>
<div class="col-md-6"></p>content...</div>
</div>
Note that closing P tag.
The reason of this error, because the field from Advanced Custom Field run the “bs_fix_shortcodes” function only once. So it fixes empty P tag for the [row] shortcode, but not for [column] shortcode (or any kind of nested shortcode).
After few hours searching, I could fix it by edit the plugin core file.. Here I want to share and hopefully this patch will be applied in the next version.
File: bootstrap-shortcodes.php
function bs_row( $atts, $content = null ) {
...
$data_props = $this->parse_data_attributes( $atts['data'] );
<strong>$content = bs_fix_shortcodes($content);</strong>
}
Apply this bs_fix_shortcodes for every nested shortcode functions, like bs_container, bs_row, bs_column…
If you need any more info, please contact me. I am glad to help on this issue.
Cheers!
]]>Rating: 5 stars
I always use this plugin for all my deployment, lightweight and simple. No additional unnecessary junk like other bootstrap shortcode plugins.
]]>Rating: 5 stars
It’s working as expected with WP 4.7.3! And on WP Network mode!
]]>Rating: 5 stars
note: table not work
]]>Rating: 5 stars
This was very useful to me… ??
]]>Rating: 5 stars
I have been using this plugin for many months now and I love it!! Thanks Guys!
I have a request, please upgrade this plugin to support latest version of wordpress.
]]>Rating: 5 stars
I build custom WordPress websites for clients. I’ve struggled with how to teach clients Bootstrap for use in their pages. Not only does the plugin make it incredibly easy to integrate Bootstrap into pages, it teaches clients how to use Bootstrap.
Thank you!
]]>Rating: 5 stars
The Plugin doesn’t insert the Framework thats very fine, so all users they were download this plugin have fewer rubbish in his site.
THX for your work.
DYM Germany Maik Würl
]]>Rating: 5 stars
Very simple and handy tool. Thank you!
]]>Rating: 4 stars
Hi!
I use 3 cases:
1. WP
2. Shortcode Ultimates
3. PageBuilder
And all plugins work. But your plugin not worked. And if I add widget Visual Editor in Page Builder that your button not visible. It is bad.
]]>Rating: 5 stars
This is an absolute gem of a plugin, esp. for “cargo cult” programmers like me: I poke around in CSS and PHP until I think I know what’s going on, then I change something, it blows up, and I try something else. This plugin lets me experiment much more freely, and will be a huge part of my learning to code in WP.
]]>Rating: 5 stars
I integrated this into a previous theme, based off of 2013 and now have loaded it (as a plugin) into the “Sparkling” theme and tested all of the shortcodes. Everything works as advertised. Support is also excellent. MW Delaney has gone out of his way to answer my questions.
]]>Rating: 5 stars
Does everything it needs to do.
]]>Rating: 5 stars
Excellent plugin with great documentation.
]]>Rating: 5 stars
This plugin provide a ready to use and complete set of shortcodes for any bootstrap based theme. Just great.
]]>Rating: 5 stars
I’ve tried different plugins but this one proved the best!
]]>Rating: 5 stars
Great plugin, easy to use – makes coding for my client so much easier.
Absolutely awesome support and troubleshooting too (and for a problem i had that wasn’t even directly related to the plugin itself) – definitely a 10/10.
]]>Rating: 5 stars
Excellent, light, error-free plugin that fits perfectly into every TB project. Highly recommended.
]]>Rating: 5 stars
Great plugin. Plugin documentation is well.
]]>Rating: 5 stars
I’m am using Bootstrap for every project I make. This is a very usefull plugin to improve user experience when they are writing their content.
Thanks for your help.
]]>Rating: 5 stars
After searching high and low for a bootstrap shortcode plugin and not wanting to have to reinvent the wheel by rolling out my own solution I finally found this plugin.
I can happily say since finding it I’ve used it in every single WordPress project I’ve worked on. Even after running into an error the developers were extremely quick to respond and helped resolve the issue almost immediately.
I HIGHLY recommend this plugin to anyone looking to integrate shortcodes for Twitter Bootstrap into their project.
]]>