Nice InfoBoxes displays any kind of information in a clean, responsive and beautiful way. You can show your infoboxes using a shortcode or template tags (PHP functions).
This plugin is fully integrated with WordPress. It makes use of its native architecture to show your infoboxes, and includes a huge set of hooks, so you can customize it in any way you need.
Nice InfoBoxes works right out of the box with any theme.
Comprehensive settings page
Define how your infoboxes are displayed without having to code with our intuitive settings page. You can set the maximum number of infoboxes to show, the number of columns to use, which fields to display, how items should be ordered and a lot more.
Custom links
You can decide where and how your infoboxes will link to by entering custom URLs and texts.
Shortcode
You can use the
infoboxes
shortcode to show your infoboxes anywhere you want.
Mobile friendly
Nice InfoBoxes includes a responsive layout, and gives you the possibility to define the number of columns you want to show.
Developer friendly
Nice InfoBoxes is developed following the
WordPress Coding Standards. It relies on WordPress
Post Types, and includes a huge set of hooks and pluggable functions and classes, so you can customize it in any way you need.
Using The WordPress Dashboard
- Navigate to the "Add New" link in the plugins dashboard.
- Search for "Nice InfoBoxes".
- Click "Install Now".
- Activate the plugin on the Plugin dashboard.
Uploading in WordPress Dashboard
- Navigate to the "Add New" in the plugins dashboard.
- Navigate to the "Upload" area.
- Select
nice-infoboxes.zip
from your computer.
- Click "Install Now".
- Activate the plugin in the Plugin dashboard.
Using FTP
- Download
nice-infoboxes.zip
.
- Extract the
nice-infoboxes
directory to your computer.
- Upload the
nice-infoboxes
directory to the /wp-content/plugins/
directory.
- Activate the plugin in the Plugin dashboard.