Description
This plugin creates a Widget to display a featurette with a super-sized glyphicon, a title, content or latest posts and a link. The output requires Twitter Bootstrap to display properly.
The plugin assumes that you’re already using Bootstrap, so you need to load the Bootstrap CSS separately.
- Download Twitter Bootstrap
- Bootstrap WordPress Theme
- Bootstrap CDN (hotlink CSS and javascript files)
If you’d like to contribute to this plugin, you can find it hosted on GitHub.
Installation
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “Bootstrap Feature Widgets”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
bootstrap-feature-widgets
folder to the/wp-content/plugins/
directory - Activate the
Bootstrap Feature Widgets
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Make sure that your theme is loading the Twitter Bootstrap CSS
- Make sure that your theme supports widgets. See the WordPress Codex
- Drag and drop a Bootstrap Feature Widget into a widget area
FAQ
- I can’t find where to make the features?
-
Make sure that your theme supports widgets. See the WordPress Codex
- The features work, but there’s no icon
-
Is your theme loading the Bootstrap 3 CSS and Glyphicon font? See the Bootstrap Documentation for more information.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bootstrap Feature Widgets” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bootstrap Feature Widgets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release