Monklets
Overview
Monklets are predefined code snippets that allow you to bring in other module content (sermons, events, etc.) into your pages. There are a few monklets that have been created that are placed in the content area of your full width sections.
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/require 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.
*NOTE - Monklets defined with "Section Monklet" in the title can be inserted in the page content area or the content area of a section and those with "Sidebar Monklet" only in sidebar sections.
Home Page Section Monklet - Countdown Timer
Displays a countdown to the next event that has the category "live service" added to it. The countdown timer will only display 2 days prior to the Sunday service start time.
When the countdown is showing, you can view what it looks like by visiting http://faithchristiancenter.monkpreview3.com/?live=true (http://faithchristiancenter.com/?live=true when the site goes live)
When the homepage countdown timer goes live, it will display a button that links to whatever URL is entered into the "Website" field of the event that is live.
Home Page Section Monklet - Latest Sermon
Displays the most recent sermon. You can use the find_group and find_category inline parameters as needed.
Section Monklet - Image Grid
Displays a row of image links from a link list. This monklet should be used by itself in a section as it will display the full width of the visitors screen with no section padding. The description field displays as a Heading 5 and the Sub Heading field displays as a Heading 6. Images should be 1,024px wide by 1,024px tall.
Example of inserting this monklet: {{section-monklet-image-grid|find="image-grid-example"}}
Section Monklet - Linked Image
Adding the class "linked-image" to an anchor that contains an image will use the site linked image style.
The monklet "Section Monklet - Linked Image" uses a link list and allows you to assign the image and the optional description overlay. The description field displays as a Heading 5 and the Sub Heading field displays as a Heading 6.
Ex: {{section-monklet-linked-image|find="linked-image-example-1"}}
Section Monklet - Latest Article
Displays the most recent article. You can use the find_group and find_category inline parameters as needed.
Section Monklet - Latest Events
Displays the 4 most recent events. You can use the find_group and find_category inline parameters as needed.
Section Monklet - Latest Post
Displays the most recent blog post. You must use the name inline parameter to define which blog to display from.
Example: {{section-monklet-latest-post|name="in-the-news"}}
Section Monklet - Linklist Video
This monklet is used to display an embedded video in a page/section and is set to auto play. The video is setup in a link list (using the title and link fields only).
You must use the name inline parameter to define which link list to use.
Example: {{section-monklet-linklist-video|find="newcomer-video"}}
Sidebar Monklet - Latest Article
Displays the most recent article. The title of the monklet describe which type of media will display from the article. You can use the find_group and find_category inline parameters as needed.
Sidebar Monklet - Latest Events
Displays the most recent event. You can use the find_group and find_category inline parameters as needed.
Sidebar Monklet - Latest Post
Displays the most recent blog post. You must use the name inline parameter to define which blog to display from.