Combined with Panel (Pro)

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

Combined with Section (Pro)

Slider

This shortcode is deprecated. Consider using Image Carousel instead. Description This shortcode allows you to create beautiful sliders. Options Option namePossible valuesDefault valuesourceChoose images source. You can use images from…

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…

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

Templates

Default Template

This template shows a simple posts list with thumbnails and excerpts

Image Carousel

Description With this shortcode, you can easily create beautiful image sliders and carousels. Image Carousel was introduced in Shortcodes Ultimate version 5.4.0. Options source This option defines which images will…

Permalink

Description This shortcode allows you to create a link to specific post or page by its ID. Custom post types are also supported. Options Option name Possible values Default value…

Exit Popup

Move your cursor to the tabs bar of your browser to see the exit popup. Description This shortcode allows you to display exit popup. Options Option name Possible values Default…

Dummy text

Description This shortcode allows you to display “lorem ipsum” text. You can choose how much paragraphs or words will be generated. This shortcode uses lipsum.com service as a content provider. Options…

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

Teasers Template

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

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

Single Post Template

With this template you can easily display a single post

Posts not found

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

Replace 123 with the desired post ID

List Template

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"]