Description
The Genesis Grid plugin was design to allow users of the Genesis theme to easily display their posts in a grid format.
“Features” are full-width posts at the top of the listing. “Teasers” are the posts broken into columns. You can set the number of Features and Teasers for both the homepage and inner pages, and how many columns the teasers are broken into.
You can also specify the image sizes used for Features and Teasers. I recommend setting Features for Large, and Teasers for Medium. Then go to Settings > Reading and set the dimensions of those images as needed. If you have already uploaded images, use the Regenerate Thumbnails plugin to rebuild the thumbnails at these dimensions. If images aren’t showing up, make sure you have “Include featured images” checked in Genesis > Theme Settings > Content Archives
Finally, you can specify where the grid loop is used by checking Home, Category Archives, Tag Archives, Taxonomy Archives, Author Archives, and/or Search Results. See the Developers section for more fine-grained control.
No support will be provided by the developer
Installation
- Upload
genesis-grid
to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to Genesis > Grid Loop to customize
Reviews
Contributors & Developers
“Genesis Grid” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Genesis Grid” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.4.2
* Fix notice of undefined constant
Version 1.4.1
- Fix pagination issue when you set posts_per_page to -1
Version 1.4
- Added support for custom post type archives
Version 1.3
- Fix compatibility issues with Featured Post/Page widgets
Version 1.2
- Added a date archive option
- Other minor improvements
Version 1.1
- Added an author archive option.
- Updated the option labels to make them easier to understand
- Improved Internationalization, props @deckerweb
- German translation files, props @deckerweb
Version 1.0
- Initial release