=== Slick slider all ===
Tags: slick slider, wordpress slider
Donate link: https://www.paypal.me/albingasi
Requires at least: 3.4.0
Tested up to: 5.5
Requires PHP: 5.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Build a beautiful slider. Custom post types are supported, everything is customized and very easy to use with shortcode

== Description ==
Build a beautiful slider. Custom post types are supported, everything is customized and very easy to use with shortcode.<br><br>
If you want to use diferent slide types on the same page, e.g. on the first slider you want to have 4 columns, on the second 5, in the third 3 and so on, you need a PRO version.<br><br> <a href="https://conic-solutions.com/product/wordpress-slick-slider-all/" target="_blank">BUY PRO</a> version here for 7,00 USD.
<br><br>
<p><a href="https://www.albingasi.com/wordpress-slick-slider-demo/">DEMO<a></p>
<br><br>
<h3>Simple shortcode</h3>
[cs_slick_slider_all post_type="post" post_number="10"]
<h3>Available attributes</h3>
<strong>post_type</strong> - select post type

<strong>post_number</strong> - put the number of the articles you want to show

<strong>taxonomy</strong> - define taxonomy

<strong>terms</strong> - put terms id separated by comma

<strong>orderby</strong> - default: date

<strong>order</strong> - default: DESC

<strong>show_description</strong> - true or false

<strong>swipe</strong> - true or false (determine will the slider be touchable)

<strong>responsive</strong> - default: large=4,medium=3,small=2,exsmall=1
<h3>Examples:</h3>
[cs_slick_slider_all post_type="post" post_number="10" swipe="false" responsive="large=5,medium=3,small=1,exsmall=1" show_description="true"]

[cs_slick_slider_all post_type="project" taxonomy="project_cat" terms="10,14,16" post_number="10" swipe="false" ]