Ministry - Tabbed Layout
Your custom ministries page used the "Subpage Fullwidth - Tabbed" template. This layout functions like the fullwidth template and you can add sections with content, monklets, etc.
Pages with this template assigned need to be added as a second level navigation item and third level navigation items underneath will show as the horizontal menu bar. When selecting an item in the bar, the page content from the respective page will load below the header.
Section Overview
Below is an overview of all the monklets and example sections setup for this layout:
Content > Sections
This option is available for any fullwidth sections throughout your site. Within the section, the following fields are used:
- Content - displays the text one one side of the sections
- Background color - controls the background color behind the content
- Background image - displays an image on the other side of the section
- Featured column - this option needs to be selected to display the content and image side by side. The default setup will show an image on the left and text on the right
- Featured right - when this option is checked along with the "featured column" option, the image will display in the right and text on the left
People > Members
Displays a carousel of staff members. To group specific staff together, the group needs to be created under People > Groups and add the respective members to the group. Within the monklet, you can then display a specific group of staff by using the "find_group" parameters.
Monklet: {{ministry-staff-monklet|find_group="kids"}}
Content > Articles
Displays a rotator of articles assigned to the "Volunteer" category. If you'd like to display the most recent opportunities from a specific volunteer category or group, you can use the "find_group" or "find_category" parameters.
Monklet: {{ministry-opportunity-monklet|find_category="kids"}}
Displays a row of 3 images. Steps to using this monklet:
- Create a link list by going to Content > Link Lists > Add a New Link List. There is an example link list titled "What to Expect".
- Add a new link and include the name, URL or page you want to point to and image and description
- Insert the monklet into a section and tell it to "find" the name of the link list you created using the inline parameter syntax.
Monklet Example: {{section-link-list-row-3-items|find="what-to-expect"}}
Events > Small Groups
Displays small groups assigned to the "Small Groups" category. If you'd like to display groups for specific category or group, you can use the "find_group" or "find_category" parameters.
Monklet: {{ministry-small-group-map-monklet|find_category="kids"}}
Displays a row of images and text as a rotator. Steps to using this monklet:
- Create a link list by going to Content > Link Lists > Add a New Link List. There is an example link list titled "Link List Rotator".
- Add a new link and include the name, URL or page you want to point to, image and description
- Insert the monklet into a page/section and tell it to "find" the name of the link list you created using the inline parameter syntax.
Monklet Example: {{section-link-list-rotator-monklet-3-items|find="link-list-rotator"}}