This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Blocks

What are Blocks?

Blocks are boxes of content rendered into a specific area, or region, of a web page. Blocks are placed and configured specifically for each theme, allowing for customization of content display and layout. Think of them as reusable content containers.

What are Content Blocks?

Content blocks are a specific type of block, where you can edit the content directly through the administrative interface. You can define one or more block types and attach fields to each block type, enabling structured content creation for blocks. Content blocks can be placed just like blocks provided by other modules.

What is the Block Description?

The block description is an administrative label for a block, which is displayed in the administrative interface to help identify the block. It is not displayed to site visitors on the live website.

What is the Block Title?

The block title is the heading that is optionally displayed to site visitors when the block is placed in a region. The visibility of the title can be configured within the block’s settings.

Managing Blocks

The Block module allows you to place existing blocks in regions of your installed themes and configure various block settings, such as title visibility, and user roles. The Block Content module allows you to manage custom block types and create/edit their content.

Additional Resources

1 - Basic

A simple block with a description. This block type is commonly used for displaying basic content on a website. It offers a single WYSIWYG field for content creation.

Fields

NameMachine nameRequiredDescription
Contentfield_block_contentYesWYSIWYG field without summary. Allows rich text formatting.

2 - Block Menu

The Block Menu implements a custom block type with links. Blocks are boxes of content rendered into a region of a web page. Content blocks are blocks whose content you can edit, placing them like blocks provided by other modules. The block description is an identification name for a block, shown in the administrative interface but not displayed on the site. The block title is the heading optionally shown to site visitors when the block is placed in a region.

Fields

NameMachine nameRequiredDescription
Menu Linksfield_menu_block_linksYesThe menu links to be displayed in the block.
Colorfield_menu_block_colorYesSelect the background gradient color for the menu block.
Text colorfield_menu_block_text_colorYesSelect the text color for the menu block.

3 - Branch Amenities

A block displaying a list of amenities for the current branch.

Fields

NameMachine nameRequiredDescription
Branch amenitiesfield_branch_amYesUses a custom formatter to display a list of amenities within a Paragraph block. This field is a boolean to indicate if the amenity is available. Hidden from content managers by default.
Linkfield_sb_linkNoA link to display at the bottom of the block. Allows for adding attributes like target, rel, and class.
Titlefield_sb_titleNoA title to display at the top of the block.
Icon classfield_icon_classNoA Font Awesome icon name, e.g., flag, car, or info. This overrides the image icon. See Font Awesome for available icons.
Section Titlefield_section_titleNoSection heading
Section Subtitlefield_section_subtitleNoSection subheading
Imagefield_imageNoImage for the block. Uses the amenities_image image style.

4 - Custom Simple

A simple block with a body, title, icon and link.

Fields

NameMachine nameRequiredDescription
Iconfield_iconNoIcon for the block.
Icon classfield_icon_classNoProvide a “Font Awesome” icon name, e.g. flag, car, info. Overrides image icon. See available icons here.
Bodyfield_sb_bodyNoEnter the main body text for the block. Supports basic HTML.
Linkfield_sb_linkNoAdd a link to the block. Provide a full URL.
Titlefield_sb_titleNoTitle to display at the top of the block. If left blank, no title will be displayed.

5 - Flexible

The Flexible block provides a way to display content from a referenced node.

Fields

NameMachine nameRequiredDescription
Node referencefield_node_refYesProvide a reference to a Node. The content of the referenced node will be displayed in the block.