Section Types
In Kajabi there are two types of sections, sections that the user can add to the page and sections that are pre loaded onto the page.
Static Sections
Static sections are generic groupings of settings that you explicitly add to the page in liquid and allow the user to edit the content but not the location of the section.
You will notice that the schema of this section does not have the preset tag. If a section has a preset tag it automatically gets added to the pickable section list. This section can only be used as a static section.
Static sections can be added to the page with the following
Dynamic Sections
The only thing you need to do to make a section available for a user to add and reorder on a page is to add a preset to the sections schema. This will give the pickable section a title and a set of settings to start the section off with.
Last updated