Skip to content

Shortcodes

Steve edited this page Sep 26, 2022 · 3 revisions

Featured grid

[orbit_query style="featured-grid" posts_per_page="5" ]

Three grid

[orbit_query style="grid3" posts_per_page="6"]

Two grid

[orbit_query style="grid2" posts_per_page="4"]

List

[orbit_query style="list" posts_per_page="4"]

FII read

[fii_read text="Your text" url="URL"]

FII button

[fii_button text="Your text" url="URL" style="dark" align="center"]

Attributes with multiple values

  1. style: default, dark [Default value is default]
  2. align: left, right, center [Default value is left]

NOTE: Assign only one value to an attribute.


FII Popular Posts

[fii_popular_posts posts_per_page="7" style="list"]

FII Trending Posts

[fii_trending_posts posts_per_page="7" style="list"]

Clone this wiki locally