Blog Posts
Parameters
- count (number of posts to show per page)
- category (specific category to show) (optional)
- posts (specific posts to show) (optional)
- image (whether to display featured image): true,false
- meta (whether to display meta information): true,false
- full (whether to display all content of the post): true,false
- nopaging (whether to disable pagination): true,false
Shortcode Option Panel
Samples
Blog with Image & Meta & Paging
[blog count="3" category__not_in="31" nopaging="false"]
Vestibulum in turpis ut mauris imperdiet accumsan. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Ut luctus ullamcorper diam quis congue. Proin erat augue, placerat sit amet fringilla et, adipiscing nec augue. Morbi blandit justo ac risus dictum eu laoreet neque imperdiet. Pellentesque habitant morbi tristique senectus et netus et …
Sed porttitor auctor magna. Quisque aliquam condimentum neque ac faucibus! Fusce molestie scelerisque elit, sed iaculis lectus mattis eget? Quisque molestie orci eget erat tempus lobortis. Donec tempor urna nec sollicitudin auctor? Pellentesque faucibus aliquet consectetur. Ut porta orci erat, sed bibendum quam auctor ac. Donec non molestie mi? Sed sodales sagittis sollicitudin. Morbi arcu …
Blog with Image
[blog count="1" category__not_in="31" meta="false"]
If you look at this post on the single post page, as opposed to a list of posts, then you will notice that it has been set up in order to be shown with its featured image in full width below the title and with a right sidebar. At vero eos et accusam Lorem ipsum …
Blog with Meta
[blog count="1" category__not_in="31" image="false"]
If you look at this post on the single post page, as opposed to a list of posts, then you will notice that it has been set up in order to be shown with its featured image in full width below the title and with a right sidebar. At vero eos et accusam Lorem ipsum …
Blog without Image & Meta
[blog count="1" category__not_in="31" image="false" meta="false"]
If you look at this post on the single post page, as opposed to a list of posts, then you will notice that it has been set up in order to be shown with its featured image in full width below the title and with a right sidebar. At vero eos et accusam Lorem ipsum …
Blog with Specific Category
[blog count="1" cat="4,5" category__not_in="31" image="false"]
If you look at this post on the single post page, as opposed to a list of posts, then you will notice that it has been set up in order to be shown with its featured image floating right and with a left sidebar. Elcvne commune elaboraret his, mea amet luptatum at. Modo aeterno propriae …
Blog with Specific Post
[blog count="1" posts="1" category__not_in="31" image="false"]
No posts found. Please adjust the Blog Shortcode Parameters.