FROM THE BLOG
This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation.
[blog_v1 posts="6" title="From The Blog" categories="category slugs separated by comma or all"]Some text under title[/blog_v1]
Shortcode Explanation
- This shortcode require full width column;
- if posts parameter set to more than 3 then it will be turned into carousel;
- posts – quantity of posts to load;
- title – title for the block;
- categories – categories from which to get the posts, set to „all” for disabling this term.
[blog_v2 posts="3" categories="category slugs separated by comma or all" excerpt_words="15"]
Shortcode Explanation
- Posts – quantity of posts to load;
- categories – categories from which to get the posts, set to „all” for disabling this term;
- excerpt_words – how much words to cut from the excerpt.