Default code:
[blog_teaser title="" title_tag="h3" category="" category_multi="" orderby="date" order="DESC" margin="1"]
Attributes |
Description |
title |
Title for Blog Slider item |
title_tag |
Choose H1-H6 heading tag for 1st item, others use a smaller one |
category |
Enter the name of the category you want to show posts from |
category_multi |
Multiple categories slugs should be separated with coma ( , ) |
orderby |
Specify order posts by: date, title, random |
order |
Select: ascending (ASC)or descending (DESC) order |
margin |
Hide (0) or show (1) margin for items |
Example of this shortcode below:
[blog_teaser title="Blog Teaser Title" title_tag="h2" category="" category_multi="Category#1,Category#2" orderby="title" order="ASC" margin="0"]