Content Blocks
Last updated
Last updated
Access your blog Layout > and click on the Add a Gadget > HTML/JavaScript > in the Content Blocks sections.
Shortcode: {getPosts} $results={Number of Results} $label={Label Name} $type={Block Type}
Number of Results: This attribute is optional! Add it to define a custom value.
Label Name: Custom Label
, recent
Block Type: block1
, block2
, list
, grid1
, grid2
, col
, video
The $label={}
attribute is optional! The default value is recent
.
Example:
INFO: The number of results for types block1
and video
cannot be changed.