Landing Page

The Landing Page content type is used for creating landing pages on the site.

Fields

NameMachine nameRequiredDescription
Titledrupal’s defaultYesTitle of the landing page item.
Layoutfield_lp_layoutYesSelect list with the options:
  • one_column_clean|One Column - Full width
  • one_column|One Column
  • two_column|Two Columns
  • two_column_fixed|Two Columns with fixed sidebar (sticky at the top)
Meta Tagsfield_meta_tagsNoA meta tags field allows us to provide structured metadata and Graph meta tags for Facebook, Pinterest, LinkedIn, and other social networking sites.
Header AreaField group
Contentfield_header_contentNoA paragraph embed field that allows you to add various flexible content modules from the predefined list of paragraph types.
Content AreaField group
Contentfield_contentNoA paragraph embed field that allows you to add various flexible content modules from the predefined list of paragraph types.
Sidebar AreaField group
Contentfield_sidebar_contentNoA paragraph embed field that allows you to add various flexible content modules from the predefined list of paragraph types.
Bottom AreaField group
Contentfield_bottom_contentNoA paragraph embed field that allows you to add various flexible content modules from the predefined list of paragraph types.

URL pattern

The content type uses the following pattern:

[node:title]

Last modified March 11, 2025: fix: markdown ai typo (7c7c61db)