This feature works on the following page types:
- Blog
- Calendar
- FAQ
This feature works on the following page types:
Display content using tiles of images with the page's title overlayed.
Add the following tag to the page:
layout_tiles
Add the following tag to the questions or post followed by the text you want to be displayed:
Banner: text goes here
Banner: Victory!
Banner: Elected!
Use this page tag to override the image aspect ratio on tiles:
image aspect:
possible values include: 1-1, 2-1, 3-1, 4-1, 21-9, 16-9, 16-10, 4-3, 3-2, 7-3, 5-4, 4-5
Examples:
image aspect: 1-1
image aspect 3-2
Sort by page name alphabetically descending (default is by ascending)
sort: name desc
Sort by page slug alphabetically ascending/descending
sort: slug
sort: slug desc
Sort by headline alphabetically ascending/descending
sort: headline
sort: headline desc
Sort by date published ascending/descending
sort: published
sort: published desc