=== ChillThemes Services === Contributors: chillthemes Tags: chillthemes, portfolio, post-type, taxonomies Requires at least: 3.0 Tested up to: 3.6 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enables a post type to display services for use in any of our Chill Themes. == Description == This plugin provides you with a new post type aptly named **Services** to use with any theme you want, obviously it was created for use in our themes. == Installation == = Using The WordPress Plugin Upload = 1. Log in and navigate to Plugins → Add New. 2. Type **ChillThemes Services** into the Search input and click the **Search Plugin** button. 3. Locate the **ChillThemes Services** in the list of search results and click the **Install Now** button. 4. Click the **Activate Plugin** link at the bottom of the install screen. = Using FTP = 1. Download the **ChillThemes Services** plugin from WordPress.org. 2. Unzip the package and move it to your plugins directory. 3. Log into WordPress and navigate to the **Plugins** screen. <<<<<<< HEAD 4. Locate **ChillThemes Services** in the list of available plugins and click the **Activate** link. ======= 4. Locate **ChillThemes Portfolio** in the list of available plugins and click the **Activate** link. >>>>>>> FETCH_HEAD == Frequently Asked Questions == = Will this work with any WordPress theme? = <<<<<<< HEAD Yes it will. This plugin will provide you with all you need to setup your team members using WordPress. You'll just have to provide the post type archive, and single, page templates. ======= Yes it will. This plugin will provide you with all you need to setup a portfolio using WordPress. You'll just have to provide the post type archive, taxonomy, single portfolio, and portfolio page templates. = Is there a widget to go along with this plugin? = Yes, there certainly is! If you install and activate our ChillThemes Widgets plugin along with this one, you'll see a new widget aptly titled **Portfolio**. >>>>>>> FETCH_HEAD = I'm getting 404 errors, what do I do? = All you need to do is visit the Settings -> Permalinks page to flush the rewrite rules, you don't have to make any changes, just visiting this page will do. == Changelog == <<<<<<< HEAD ======= = 1.2 = * Changed the portfolio slug from "portfolio/item" to "portfolio". = 1.1 = * Added AJAX portfolio sorting in the admin. >>>>>>> FETCH_HEAD = 1.0 = * Fresh out of the oven, careful it's hot.