描述
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.
安裝
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
常見問題
- 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.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0
- Initial release