=== xm Stilfinder ===
Contributors: xmagentur
Tags: categorize and select styles
Requires at least: 6.8
Tested up to: 6.9
Stable tag: 1.36
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Categorize Images and filter them in a front-end dialogue with form Submission. Uses Formidable Forms.

== Description ==

This Plugin allows you to categorize Images from you media library and Display in a selection dialogue via shortcode.

This is how it works:
1. Install Formidable
2. Create a Submission form in Formidable. This is the form that will be displayed once the user has made a selection of images. The form needs a hidden Input field. Note the form slug and the Input field's slug.
3. On a blank WordPress page, enter the shortcode [xm-stilfinder formslug="your-formidable-form-slug" fieldslug_images="your-hidden-input-field-slug" per_page="25" module_height=93 close_button_url=/] - Change the values formslug and fieldslug_images
4. Go to your media library / Stile
5. Here you can establish Styles (Stile) 
6. In your media library, assign styles to some of your Images. The tags sould fit the Images.
6. On the WordPress page where you previously entered the short code, the Stilfinder will appear.
7. This Plugin uses the Software hammer.min.js , available online under https://hammerjs.github.io/getting-started/

== Changelog ==

v1.31 - Made the plugin fit for the plugin directory
v1.34 - Further optimisations for the plugin directory
v1.35 - Further optimisations for the plugin directory.
v1.36 - Changed height of image container problem