Monklets
Overview
Monklets are predefined code snippets that allow you to bring other module content into your pages (ie: events.). There are a few monklets that have been created that are placed in the content area of your fullwidth sections on your Subpage and Homepage.
You can use a monklet inside a section by placing your cursor in the content area and selecting:
Insert > Monklet > "Desired Monklet"
Some monklets allow/require inline parameters to be added into the monklet tag to pull items from a specific group, category, etc. -> see this help article for details. For additional information about using monklets, check out our help article here.
Note: Monklets defined with "Section Monklet" in the title can be inserted in the content area of a section used in a full width section. Monklets defined with "Sidebar Monklet" in the title can be inserted in the content area of a section used in the sidebar.
Monklets labeled with "section" or "sidebar" in the title can be used throughout the site. However, if you purchase any premium layouts, monklets included with those layouts will only be available for use with the respective layouts.
Section Monklets
**This monklet is used in the "Home - Latest Info" section
Displays image cards from a link list in rows of 3. Within each link list item, the following fields are used: name, link, image and description. The button text is required for a link.
Within the monklet, the "find" parameter is required, in order to specify which link list to display.
ex: {{section-monklet-image-cards-3|find="latest-info"}}
**This monklet is used in the "Home - Next Steps" section
Displays a single row of linked images from a link list. The name, link, image and description fields are used. The link and image are required, and the image should be square (1,000px by 1,000px recommended).
The "find" parameter is required, in order to specify which link list to display.
ex: {{section-monklet-images-circles-3|find="next-steps-links"}
Displays a rotator from Media > Rotator. The "find" inline parameter is required, and all images should be the same size. The find inline parameter is required for this monklet, in order to specify which rotator to use.
Note: the "slide overlay" check box is only used with the header rotator option, not the content rotator.
**This monklet is used in the "Home - Recent Sermons" section
Content > Sermons
Scrolls through the 3 most recent sermons from the Sermons module. The sermon info displays in the left column and the media on the right. No section heading is included with this monklet.
With this monklet, you can use the "find_group" or "find_category" inline parameters as needed.
This monklet uses a link list to display newsletter info. The "name" and "subtitle" fields display on the left, and the description, link, and button text fields display in the circle on the right. The button text is required for the link.
The "find" parameter is required, in order to specify which link list to display.
ex: {{section-monklet-newsletter|find="newsletter"}}
Displays an embedded video assigned to the link. The find inline parameter is required.
Sidebar Monklets
These monklets are only available for use with the Subpage Default template.
Displays the three most recent events from the Events module. You can use the "find_group" or "find_category" inline parameters as needed.
Displays the most recent article from the Articles module. You can use the "find_group" or "find_category" inline parameters as needed.
Displays the most recent video from the Sermons module. You can use the "find_group" or "find_category" inline parameters as needed.
Displays a list of staff from the Members module. You can use the "find_group" parameter to display a specific group of staff members.
ex: {{sidebar-monklet-staff|find_group="pastors"}}
Specialty Monklets
Media > Galleries
The "Gallery Monklet" can be inserted into the content area of a page or section to display a specific photo gallery grid.
Within the content editor, go to Insert > Monklet > choose the Gallery Monklet and then add "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.
eg. using the gallery labeled "Gallery Widget" {{gallery-monklet|find_gallery="gallery-widget"}}
The "Staff Monklet" can be inserted into the content area of a page to display a staff member. This monklet requires the find_group inline parameter.
Social Media Monklet
Displays a list of social icons from a link list. Each items requires a name, link and icon class. The custom icon is created by entering a custom class in the "icon class" field (ie: icon-twitter). A full list of icons is available here: http://myersparkbaptist.monkpreview3.com/_assets/fonts/icons/icomoon/
The "find" parameter is required, in order to specify which link list to display.
ex: {{social-media-monklet|find="footer-social-links"}}