# WooCommerce Embed Slides

[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)


Allows to add slide decks by [slides.com](http://slides.com) in your product, instead of featured image.

## Usage

Activate the plugin, then go to any product in your admin panel, and you will find the field **Slide Deck Code** in Product Data > General. Paste there your [slide deck share URL](http://help.slides.com/knowledgebase/articles/234819-sharing-decks).

## Support
For any support request, please create a new issue [here](https://github.com/PinchOfCode/woocommerce-embed-slides/issues).

**Note**: since the free nature of this plugin, the support may be discontinuous, but all the requests are checked and replied. We suggest to write on [GitHub](https://github.com/PinchOfCode/woocommerce-embed-slides/issues) to get faster support

## Languages

This plugin is compatible with [WPML](https://wpml.org/?aid=59615&affiliate_key=ob6gYwY5ZA22)!

Please visit the following links to learn more about translating WordPress plugins

[http://codex.wordpress.org/Translating_WordPress](http://codex.wordpress.org/Translating_WordPress)
[http://codex.wordpress.org/Function_Reference/load_plugin_textdomain](http://codex.wordpress.org/Function_Reference/load_plugin_textdomain)

Also, you can use [Codestyling Localization](https://wordpress.org/plugins/codestyling-localization/) to translate the plugin.
You can save the translated files in `woocommerce-embed-slides/i18n/`, but remember that if you do not send them to us, you will lose the changes after a plugin update.

To avoid this, you can save the languages file in `wp-content/languages/plugins/` or in `wp-content/languages/woocommerce-embed-slides/`.

If you want to contribute, please send your translations to info[at]pinchofcode.com. Thank you!

## Installation

### WP Installation

1. Go to Plugins > Add New > Search
2. Type WooCommerce Embed Slides in the search box and hit Enter
3. Click on the button Install and then activate the plugin

### Manual Installation

1. Upload `woocommerce-embed-slides` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

## Screenshots

1. This is how the slides appear on Twenty Twelve theme.
2. The admin side, shows where is the slide deck code field.

## Changelog

### 1.0.0
* First release

## License
Copyright (C) 2014 Pinch Of Code. All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.