# Genesis Communities CPT plugin

This plugin adds a Community Custom Post Type to a Genesis Child theme, similar to the one in the Winning Agent Pro theme.

## Description

This plugin adds a Community Custom Post Type to a Genesis Child theme, similar to the one in the [Winning Agent Pro theme by Carrie Dils](https://jackiedelia.com/go/winning-agent-theme). You can change the name of the custom post type and the name of the slug, making this a very versatile plugin. Easily rename it to Portfolio, Projects, Towns, Cities, Neighborhoods, etc. Includes a widget to display your custom post type.

Read more about why I wrote this plugin along with examples here: [Genesis Communities CPT Plugin](https://jackiedelia.com/genesis-communities-cpt-plugin/)


## Requirements
 * WordPress 4.0
 * Genesis 2.1.2

## Installation

This section describes how to install the plugin and get it working.

1. Make sure you have the a Genesis Child theme installed and active.
2. Upload the entire `genesis-communities-cpt` folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. That's it!
5. You can change the name of the slug and custom post type name in Settings under the Communities Menu in the Dashboard. See readme.txt for instructions. You can also deregister the plugin stylesheet if you wish to include the styles in your theme's stylesheet to minimize HTTP requests.

### 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](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

### Git

Using git, browse to your `/wp-content/plugins/` directory and clone this repository:

`git clone git@github.com:jdelia/genesis-communities-cpt.git`

Then go to your Plugins screen and click __Activate__.


## Credits

Built by [Jackie D'Elia](https://twitter.com/jdelia)
Copyright 2015 [Jackie D'Elia](https://jackiedelia.com/)
