=== OTW Portfolio Light ===
Contributors: OTWthemes
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CQH6CMTR42KS2
Tags: portfolio, images gallery, custom fields, filterable portfolio, filter animation, categories, custom, pagination, customize templates, shortcodes
Requires at least: 3.5
Tested up to: 3.5.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create a great looking responsive portfolio on your WordPress site. Categorize portfolio. Filterable or paginated.

== Description ==
OTW Portfolio Light plugin adds responsive portfolio functionality to your WordPress site. Create portfolio items. Categorize them. The plugin comes with a very nice 3 column templates to show the portfolio in a page or portfolio category. Nice filter option or pagination is available too.

For portfolio items you have the following settings: title, content, client website, short testimonial, featured image for archives and portfolio images for the single portfolio item page displayed in a slider. 

Two templates are available:

* Portfolio Filterable  this template will display all your portfolio items. It will add a filter on top of it that will let your users choose items by portfolio category. It will change category listing with a cool animation.
* Portfolio Paginated  this will display all portfolio items and it will add pagination bellow. The number of items per page can be set up in Settings -> Reading -> Blog pages show at most. Note that this setting is also valid for all blog archives and the Blog 1 column page template.

Both templates can be called in a Page by using their shortcodes. 

Shortcodes:

* [otw_portfolio]  This will generate Portfolio Paginated template listing portfolio items
* [otw_portfolio tpl="filterable"]  This will generate Portfolio Filterable template listing portfolio items with a nicely animated filter on top

Copy and past the shortcodes in a new page to get a page displaying your portfolio items.

The plugin will automatically create category archive templates for each of your categories with their own links.

In the portfolio settings page you can change the default image sizes for single portfolio items, portfolio templates and archives. You can also set the width for your content. 

If you need to modify the template files you can do that and still be able to update the plugin without doing the modifications again. To do that copy the template youd like to modify form the /templates/ folder of the plugn and past it in your themes folder. Do the modifications there. 

Full width page template is available in case your theme does not have one.

This plugin comes Localization/Internationalization ready. It is following WordPress I18n standards.

Check out the [Sidebar and Widget Manager](http://otwthemes.com/product/sidebar-widget-manager-for-wordpress/?utm_source=wp.org&utm_medium=page&utm_content=upgrade&utm_campaign=otw-p) 

Follow on [Twitter](http://twitter.com/OTWthemes) |
[Facebook](http://www.facebook.com/pages/OTWthemes/250294028325665) |
[YouTube](http://www.youtube.com/OTWthemes) |
[Google +](https://plus.google.com/117222060323479158835/about)


== Installation ==

Please refer to [online documentation page](http://otwthemes.com/online-documentation-otw-portfolio-light-plugin/?utm_source=wp.org&utm_medium=page&utm_content=docs&utm_campaign=otw-p) for more details and screenshots.

== Frequently asked questions ==

Please refer to [online documentation page](http://otwthemes.com/online-documentation-otw-portfolio-light-plugin/?utm_source=wp.org&utm_medium=page&utm_content=docs&utm_campaign=otw-p) for more details and screenshots.

== Screenshots ==

1. Portfolio tempate
2. Portfolio template hover effect
3. Portfolio singe item
4. Back-end menu
5. Back-end Portfolio items list
6. Back-end Add portfolio item
7. Back-end Portfolio categories
8. Back-end Settings

== Changelog ==

= 1.0 =

* Initial release

= 1.1 =

* Using default jquery that comes with WordPress