This feature works on the following page types:
- Basic with Petition subpages (recommended)
- Blog
- FAQ
This feature works on the following page types:
Add the following tag to the page:
layout_actions
To determine the button text for all of the subpages, add the following tag to the parent page:
Button: text goes here
Otherwise, add the tag above to each individual subpage. Note: If the tag is on the parent page it will override all subpage button text.
There are two ways you can add an image to the block:
Image: filename.jpg
Was your petition/campaign successful? Add a banner to declare your history using the following tag:
Banner: text goes here
Add one of the following tags to the page to change the background:
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
Add any of the following tags to the page to change how your posts are displayed.
Additionally, you can append any of the following to the width tags:
to fix the width regardless of the size of the window, append:
_fixed
to fix the width regardless of the page being viewed on a mobile device, append:
_fixed_mobile
to convert items into a slider, append:
_slider