Twitter Bootstrap Galleries

Wraps the content of a WordPress media gallery in a Twitter's Bootstrap grid. Makes your views full responsive.

Author:Bass Jobsen (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:3.9
Plugin version:1.0.1
Added to WordPress repository:03-11-2013
Last updated:24-12-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:https://github.com/bassjobsen/twitterbootstra...
Total downloads:3 950
Active installs:400+
plugin download
Click to start download

Wraps the content of a WordPress media gallery in a Twitter's Bootstrap grid. Makes your views full responsive. No changes to your theme or other plugins needed.

Number of columns (Gallery page)

Choose the number of columns in the Gallery Page. This will be result in the grids shown below:

/* the grid display */
/*
|   columns     | mobile    | tablet    | desktop   |per page   |
----------------------------------------------------|-----------|
|       1       |   1       |   1       |   1       |   10      |
|---------------------------------------------------|-----------|
|       2       |   1       |   2       |   2       |   10      |
|---------------------------------------------------|-----------|
|       3       |   1       |   1       |   3       |    9      |
|---------------------------------------------------|-----------|
|       4       |   1       |   2       |   4       |   12      |
|---------------------------------------------------|-----------|
|       5       |   n/a     |   n/a     |   n/a     |   n/a     |
|---------------------------------------------------|-----------|
|       6       |   2       |   4       |   6       |   12      |
|---------------------------------------------------|-----------|
|       >=6     |   n/a     |   n/a     |   n/a     |   n/a     |
|---------------------------------------------------------------|
* 
* 
*/

Contribute!

If you have suggestions for a new feature or improvement, feel free to contact us on Twitter. Alternatively, you can fork the plugin from Github.