Homepage Monklets

Overview

Note: For additional information about using monklets, check out our help article here. For help with inline parameters, check our help article here.

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 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 define items from a specific group, category, etc.  You can use one of the inline "find" parameters such as the "find_category" parameter to display items from a specific category. Example: {{section-monklet-featured-articles|find_category="stories"}}

These monklets were designed to be used on your custom homepage, but can be used in other full width sections throughout your site! You can find other section monklets included on your theme HERE.

Home - Next Steps

Next Steps

This monklet will display two images/text/buttons from a link list. The list of items can be setup under Content > Link Lists. The name, link, image, description, and button text fields are used for each item.

When using this monklet, you will need to use the "find" parameter to tell the monklet which link list to display. An example would look like this: {{home-next-steps-section-monklet|find="home-next-steps"}}

The recommended image size for this monklet is 1200x800 pixels.

Home - Upcoming Event

Upcoming Event

This monklet will display the most recent featured event.

If you want to display the latest event from a specific category, you can use the find_category inline parameter as needed. 

Here is an example of what this would look like if you wanted to display an event from the category "All Church Event":  {{home-upcoming-event-section-monklet|find_category="all-church-event"}}

Home - From the Bishop

From the Bishop

This monklet will display the three most recent messages that have the category "From the Bishop" assigned to them.

{{home-latest-messages-section-monklet|find_category="from-the-bishop"}}

If you want to display the latest messages from a different category, you can use the find_category inline parameter as needed. 

Here is an example of what this would look like if you wanted to display messages from the category "Prayer":  {{home-latest-messages-section-monklet|find_category="prayer"}}

Home - News & Updates

News & Updates

This monklet will display the three most recent blog posts. The monklet is setup to pull from the "News & Updates" blog, but that can be changed.

Note: you must use the "name" inline parameter to define which blog to pull from. Here is an example of what this would look like: {{section-monklet-latest-post|name="news-updates"}}