Love using this plugin?
Why don’t you compare the plugin side by side
with another plugin
This plugin adds Bootstrap v3 Modal functionality to WordPress. It adds just the Bootstrap Javascript Plugin for Modals and associated CSS. This does not bring in any other Bootstrap javascript or CSS functionality. There is sample HTML mark up code in the readme.txt for a selector and modal target element. Options to override the default CSS modal styling and also use a shortcode. Option to disable Bootstrap JS/CSS files in case of conflict. Usage Use either the Bootstrap API markup or Javascript to trigger the modal windows, this can be found here: http://getbootstrap.com/javascript/#modals There is also further usage information here: http://coolestguidesontheplanet.com/bootstrap/modal.php Mark up needs to be directly applied to post/page or widget area or via a shortcode. Options to override the default CSS styling. Here is a simple HTML Modal MarkUp <!-- Button trigger modal --> <a class="btn btn-primary btn-lg" href="#myModal1" data-toggle="modal">Launch demo modal</a> <!-- Modal --> <div id="myModal1" class="modal fade" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button class="close" type="button" data-dismiss="modal">×</button> <h4 class="modal-title">My Title in a Modal Window</h4> </div> <div class="modal-body">This is the body of a modal...</div> <div class="modal-footer">This is the footer of a modal...</div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> You can change the modal size by adding an extra CSS class to the .modal-dialog div; modal-lg or modal-sm for large and small respectively. Since...
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Total Downloads
Active Installation
On WordPress
Growth Rate
Support Thread
Ratings on WordPress
Downloads This Week
Ago Last Updated
Read more how WP Hive determines this data.
Powered by WP Hive
Powered by WP Hive
Subscribe to get more quality reviews and articles.
Stina Gunnarsdottir
Overall
Easy of Use
Features
Quality of Support
Value for Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.