Tabs and Accordions - Link Lists

Create Sections for Each Tab or Accordion

Create Sections for Each Tab or Accordion

Your Tabs and Accordions were built with the ability to have styled content. You can add heading styles, text, buttons, images and even columns! Each Tab and Accordion is it's own Section in Ekklesia360.  

Create new Sections by going to Content > Sections and clicking "Add  a New Section"

Add a Name and Content to your Section. The Name of your Section will be used in the Link Liste you will create to group your Tabs and Accordions.

Create the Link List

Go to Content >> Link Lists and create a new link list for the tabs or accordion.

For each tab you want, create a new link. Fill the Name field with the title of the tab and the Section Slug with the title of the Section for that tab.

Using the Accordion Monklet

Using the Accordion Monklet

Wherever you want an accordion to show up in a content block, use the following monklet:

{{mdpc-accordion|find="accordion-example"}}

Replace the find="accordion-example" with the slug of the link list you want to use to generate the accordion.

Using the Tab Monklet

Using the Tab Monklet

Wherever you want to tabs to show up in a content block, use the following monklet:

{{mdpc-tabs|find="tabs-example"}}

Replace the find="tabs-example" with the slug of the link list you want to use to generate the tabs.