Combined with Panel (Pro)

Shortcode
[su_panel][su_posts template="templates/list-loop.php"][/su_panel]

Combined with Section (Pro)

Subpages

Description This shortcode allows you to display sub-pages of the current page (page with shortcode). Options Option namePossible valuesDefault valuedepthMax depth level of children pages0 (1)1 (2)2 (3)3 (4)4 (5)1pID…

Posts

Description The  shortcode is intended for display of posts, pages, and various post types. You can display posts from a specific category or by a specific tag. You can also choose…

Shortcode
[su_section image="https://example.com/section-1.jpg" fullwidth="yes" max_width="620"][su_posts template="templates/list-loop.php"][/su_section]

Default Template

This template shows a simple posts list with thumbnails and excerpts

Google Maps

Description This shortcode allows you to display Google maps, easily. Options Option name Possible values Default value widthMap width Number from 200 to 1600 600 heightMap height Number from 200…

Post Meta

Description This shortcode allows you to display custom field values. Options Option name Possible values Default value keyMeta key name Any text value – none – defaultThis text will be…

Testimonial

Description This shortcode allows you to create beautiful testimonials with photo and link. Options name Type here a testimonial author name photo Choose testimonial author photo company Type here a…

Progress Pie

Description This shortcode allows you to create beautiful progress pies. You can adjust the percentage, set custom text and colors. Options Option name Possible values Default value percentSpecify percentage Number…

Shortcode
[su_posts template="templates/default-loop.php" posts_per_page="4" orderby="rand"]

Teasers

This template shows posts as small teasers, it can be useful for sidebar

Shortcode
[su_posts template="templates/teaser-loop.php"]

Single Post

With this template you can easily display a single post

Example Post

Example Post Content

Shortcode
[su_posts template="templates/single-post.php" id="123"]

Replace 123 with the desired post ID

Posts List

Plain list of post titles

Shortcode
[su_posts template="templates/list-loop.php"]

Limit the number of Posts

Use the posts_per_page attribute to limit the number of posts shown. For example, the list below only shows 2 posts.

Shortcode
[su_posts template="templates/list-loop.php" posts_per_page="2"]