Tiles Slider Attributes
- cats – Choose the categories you want to use in the carousel (ID). Doesn`t include child categories
- tag__in – Choose the tags you want to use in the carousel (ID). Doesn`t include child tags
- author__in – Choose the authors you want to use in the carousel (ID).
- post__in – The specific posts you want to display (in format 52, 45, 87)
- count – Number of posts in whole slider. (default 10)
- post_in_slide – Set number of posts to be shown in one slide (default 3)
- columns – Columns count (default 12)
- slider_interval – Interval between slides (default 5000)
- order – Post order (default desc)
- asc – Ascendant
- desc – Descendant
- orderby – Order posts by these parameters (default date). For more info please follow this link
- date
- none
- ID
- date
- author
- title
- modified
- parent
- rand
- comment_count
- most_liked
- most_visited
- letter_excerpt_title – Number of characters for post titles (default 60)
- letter_excerpt – Number of characters for preview content (default 300)
- sticky_posts – Use your sticky posts (default 0)
- 1 – On
- 0 – Off
- blog_metadate – Show date in a post preview (default 1)
- 1 – On
- 0 – Off
- blog_meta_author – Show author name in a post preview (default 0)
- 1 – On
- 0 – Off
- blog_comments_count – Show comments count in a post preview (default 1)
- 1 – On
- 0 – Off
- blog_meta_category – Show category in a post preview (default 0)
- 1 – On
- 0 – Off
- blog_meta_like – Show likes in a post preview (default 0)
- 1 – On
- 0 – Off
- blog_ratings – Show rating in a post preview (default 0)
- 1 – On
- 0 – Off
- blog_readers – Show in a post preview (default 0)
- 1 – On
- 0 – Off
- blog_featured_post – If the post is Sticky, in meta will be shown “Featured post” (default 1)
- 1 – On
- 0 – Off
- blog_category_inimage – Show category in an image (default 1)
- 1 – On
- 0 – Off
- blog_comments_inimage – Show comments in an image (default 1)
- 1 – On
- 0 – Off
- automatic_slide – Decide whether or not to allow moving a content of your carousel automatically (default 0)
- true – On
- false – Off
- clickable_image – Make post images clickable (default 2)
- 0 – Off
- 1 – Hyperlink
- 2 – PrettyPhoto
- disable_fadein – Descide if you want to show or hide fade in images description
- 1 – on
- 0 – off
Tiles Slider Appearance
Tiles Slider with default settings
[jaw_slider_3 cats="50,157,34,89,112,98" tag__in="" author__in="" post__in="" order="desc" orderby="date" count="10" slider_interval="5000" letter_excerpt="300" letter_excerpt_title="60" sticky_posts="0" clickable_image="1" automatic_slide="1" disable_fadein="1" ]
Tiles Slider with custom settings
[jaw_slider_3 cats="116" tag__in="" author__in="" post__in="" order="asc" orderby="author" count="5" slider_interval="1000" letter_excerpt="140" letter_excerpt_title="20" sticky_posts="0" clickable_image="0" automatic_slide="1" disable_fadein="0" ]