=== Genesis Gallery CPT === Contributors: James Roberts Tags: Requires at least: 3.9 Tested up to: 4.0 License: GPL2 Add a Gallery custom post type and display the gallery in any post or page == Description == This plugin creates a gallery custom post type and also comes with the shortcode [fancy-gallery] to display galleries, alternatively you can use a LlamaPress page template if you are using a theme from https://llamapress.com. [fancy-gallery] accepts the following parameters... amount, orderby, order, posts_per_page, cat gallery category (you can use this to create multiple galleries). == Installation == Upload 1/ Download the latest tagged archive (choose the \"zip\" option). 2/ Go to the Plugins -> Add New screen and click the Upload tab. 3/ Upload the zipped archive directly. 4/ Go to the Plugins screen and click Activate. Manual 1/ Download the latest tagged archive (choose the \"zip\" option). 2/ Unzip the archive. 3/ Copy the folder to your /wp-content/plugins/ directory. 4/ Go to the Plugins screen and click Activate. Check out the Codex for more information about installing plugins manually. In order to display a gallery page you will need to create a new page and if you are using a theme from https://llamapress.com you can give the page the Gallery page template, if not you can use the shortcode [fancy-gallery]. The fancy-gallery sortcode excepts the following perameters, amount (number of items to display), orderby, order and cat (gallery category). == Frequently Asked Questions == = How do I display a gallery in on website? = In order to display your gallery items, you will need to create the relevent files within your theme. = Do I need Genesis = Yes, in order to use this plugin your website will need to be running on the Genesis framework. == Changelog == = 0.1 = * Initial release.