Combined with Panel (Pro)

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

Combined with Section (Pro)

QR code

Description This shortcode allows you to create colorful QR codes. Options dataThe content to store in the QR code. You can use here any text or even URL.Use %CURRENT_URL% to…

Panel

Description This shortcode allows you to create flexible blocks with content. Options background Panel background color Possible values: #HEX color Default value: #ffffff color Panel text color Possible values: #HEX…

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

Lightbox

Description Shortcodes Use your own URL in the src parameter to show another image. Displaying web pages To display a web page in the lightbox set type parameter to iframe…

Scheduler

The shortcode below changes its text from 10:00 AM to 6:00 PM (UTC +0) Description This shortcode allows you to schedule specific content. Options Option name Possible values Default value…

Highlight

Description This shortcode allows you to highlight the most important parts of your content. Options Option name Possible values Default value backgroundHighlighted text background color #HEX color #DDFF99 colorHighlighted text…

Service

Description This shortcode allows you to create blocks with titles and icons to display product features or list of services. You can combine this shortcode with and to align boxes…

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