Docs

How can we help?

Get help straight from our team...

Shortcodes

[posts-slider] Shortcode Guide

A user guide for the post-slider shortcode.

Updated 20 hours ago

Image

What does it do?

The posts slider shortcode allows you to display specified a post category on a page, this is useful for, for example, displaying posts assigned the "front-page-news" post category.

Image

How do I use it?

To embed this shortcode into the page, you need to copy the following HTML:

[posts-slider category="front-page-news" posts_per_slide="3" default_image=""]

Rules:

  • category="" - sets the category of posts to be displayed.

  • posts_per_slide="" - sets the amount of posts to be displayed.

  • default_image="" - sets the default image of the posts.

Once you have copied this, paste it into the page in the text editor view, click update/publish, and then refresh the page.

Previous

[smartCalendar] Shortcode Guide

Next