Grid 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)
- size – Number of shown colums. Big image takes 2 columns (default 4)
- 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)
- 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
Grid Appearance
Grid with default settings
[jaw_grid cats="50,157,34,89,112,98" tag__in="" author__in="" post__in="" order="desc" orderby="date" count="10" size="4" letter_excerpt_title="60" sticky_posts="0" blog_category_inimage="1" blog_metadate="1" blog_meta_author="0" blog_comments_count="1" blog_meta_category="0" blog_meta_like="0" blog_ratings="0" blog_readers="0" blog_featured_post="1" clickable_image="1" ]
Grid with custom settings
[jaw_grid cats="50,34,89,112" tag__in="" author__in="" post__in="" order="desc" orderby="date" count="100" size="2" letter_excerpt_title="60" sticky_posts="0" blog_category_inimage="1" blog_metadate="0" blog_meta_author="0" blog_comments_count="0" blog_meta_category="1" blog_meta_like="1" blog_ratings="0" blog_readers="0" blog_featured_post="1" clickable_image="0" ]