Subpage Monklets
Overview
Monklets are predefined code snippets that allow you to bring in other module content (sermons, articles, etc.) into your pages.
You can use a monklet inside a section by placing your cursor in the content area, selecting Insert > Insert Monklet > "Desired Monklet".
Some monklets allow inline parameters to be passed to define items from a specific group, category, etc. http://help.monkcms.com/article/using-monklets/ and https://help.ekklesia360.com/article/using-inline-parameters/ provides details on using these parameters.
Sidebar Monklets
NOTE - Monklets that are defined with "Sidebar Monklet" in the title can only be inserted into the Subpage Default templates in the "Sidebar" sections.
This monklet displays the latest sermon. If you want to display the latest sermon from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display a sermon from the category "Prayer": {{sidebar-monklet-latest-sermon|find_category="prayer"}}
This monklet displays the latest blog post published as featured. You must use the "name" inline parameter to define which blog to pull from.
Here is an example of what this would look like: {{sidebar-monklet-featured-post|name="blog"}}
This monklet displays the most recent article. If you want to display the latest article from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display a sermon from the category "Prayer": {{sidebar-monklet-latest-articles-1|find_category="prayer"}}
This monklet displays the 4 most recent upcoming events. If you want to display the latest events from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display an event from the category "Children's Ministry": {{sidebar-monklet-upcoming-events|find_category="childrens-ministry"}}
Section Monklets
NOTE - Monklets that are defined with "Section Monklet" in the title can be inserted in the page content area or in a section. Section Monklets can be used with Subpage Default or Subpage Fullwidth templates, as well as your INDEX template.
This monklet displays a carousel of banners from a link list. The carousel displays one banner at a time. The heading and description display in banner and the image displays behind the text. The optional "Icon Class" can be used to display an icon in the heading. A list of your icons can be found HERE.
You will need to use the "find" parameter to tell the monklet which link list to display. An example of this would look like this: {{section-monklet-featured-banners-carousel-1|find="featured-banners-carousel"}}
This monklet will display the most recent event published as featured. If you want to display the latest featured event from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display an event from the category "Children's Ministry": {{section-monklet-featured-event-image|find_category="childrens-ministry"}}
This monklet displays the latest sermon with no image or video. If you want to display the latest sermon from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display a sermon from the category "Prayer": {{section-monklet-latest-sermon|find_category="prayer"}}
This monklet displays the latest sermon with the sermon image. If you want to display the latest sermon from a specific group or category, you can use the find_group and find_category inline parameters as needed.
Here is an example of what this would look like if you wanted to display a sermon from the category "Prayer": {{section-monklet-latest-sermon|find_category="prayer"}}
This monklet displays content from a link list. The Name and Icon Class fields display the title at the top, and description displays below. The link and button text display below the description, and the image displays on the right. An icon must be included for the Title to display. A list of your icons can be found HERE.
To use this monklet, insert the monklet in the section and use the "find" parameter to tell it which link list to use. The format will look like this: {{section-monklet-callout|find="link-list-name"}}
Specialty Monklets
NOTE - These specialty monklets can be inserted in the page content area of a Subpage Default or Subpage Fullwidth template.
The "Gallery Monklet" can be inserted into the content area of a page to display a specific photo gallery grid.
After you insert the monklet you will use the find_gallery tag to define which gallery to use. The name of the gallery should be in slug format, which is the gallery name in lowercase with dashes in place of spaces.
For instance, if you created a Gallery titled "Photo Gallery 1" and you wanted to insert it into the page, it would look like this: {{gallery-monklet|find_gallery="photo-gallery-1"}}
The "Gallery Monklet Carousel" can be inserted into the content area of a page to display a specific photo gallery grid.
After you insert the monklet you will use the find_gallery tag to define which gallery to use. The name of the gallery should be in slug format, which is the gallery name in lowercase with dashes in place of spaces.
For instance, if you created a Gallery titled "Photo Gallery 1" and you wanted to insert it into the page, it would look like this: {{gallery-monklet-carousel|find_gallery="photo-gallery-1"}}
Section Monklet - Latest Sermon - Image Left and Section Monklet - Latest Sermon - Image Right
Displays the most recent sermon from the sermons module. The "Image Left" monklet displays the sermon image in the left column with the sermon information in the right. The "Image Right" monklet displays the sermon image in the right column with the sermon information in the left. If you use the section options for "Container Full" and "Remove Padding" the section will display full width.
Section Monklet - Callout Column - Image Left and Section Monklet - Callout Column - Image Right
Uses a link list to display content in a two column format. The find inline parameter is required to define which link list to display from. The "Image Left" monklet displays the link image in the left column with the link information in the right. The "Image Right" monklet displays the link image in the right column with the link information in the left. If you use the section options for "Container Full" and "Remove Padding" the section will display full width.
Link Fields:
- Image is the media displayed in the image column. An image at 16:9 ratio is recommended (example. 1024px by 576px or 2048px by 1152px)
- Sub Title is the optional top heading 3
- Title is the optional main heading 2
- The description displays under the main heading
- If the link/URL and button text fields are used the button will display below the description
*NOTE - The description field of the link list will display as paragraph text. If you would like to have a full html section content for a specific column you can do so by creating a section with the desired content. Once created you will place the slug of the section in the corresponding link description field with curly braces. If you create a section labeled "My Tab Section" the link description field should contain the slug as {{my-tab-section}}.
Section Monklet - Linklist Carousel (3)
Uses a link list to display a carousel of banner links. The find inline parameter is required to define which link list to display from.
Link Fields:
- Image is the media displayed in the image column. An image at 16:9 ratio is recommended (example. 1024px by 576px or 2048px by 1152px). All images should be the same size.
- Name is the heading
- The description displays under name
- If button text field is used the button will display below the description
- The overlay checkbox is an optional dark overlay for the image
Section Monklet - Linked Image Grid - 2
Uses a link list to display a 2 column grid of banner links. The find inline parameter is required to define which link list to display from. If you use the section options for "Container Full" and "Remove Padding" the section will display full width.
Link Fields:
- Image is the media displayed in the image column. All images should be the same size. Recommended size is 1360px by 400px.
- Name is the heading
- The overlay checkbox is an optional dark overlay for the image