=== Genesis Services CPT === Contributors: James Roberts Tags: Requires at least: 3.9 Tested up to: 4.0 License: GPL2 Add a Services custom post type == Description == This plugin creates a services custom post type and also comes with a shortcode to display services in any page or post, alternatively you can use a services page template if you are using a business theme from https://llamapress.com. The [services] shortcode accepts the following parameters... amount, orderby, and order. Requires the Genesis framework. == 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. == Frequently Asked Questions == = How do I display my services on my website? = If you are using a business theme from LlamaPress, you can create a page and give it the services page template, if you are using a theme that does not come from LlamaPress you can use the shortcode [services] on any page, the services shortcode accepts parameters of amount (number of items to show), orderby and order. = 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.