Skip to content
Get Started Download Report a problem

Pages and Layouts

This page explains how standard pages work in the theme and how editors should compose them.

Normal WordPress pages use the theme page template.

That template automatically adds:

  • a page title section
  • a sidebar area
  • the main page content
  • optional top and bottom content slots if the page uses the dedicated layout block

Each page includes a side meta box named Page Title Section.

It provides:

  • Supertitle
  • Subtitle (optional)

These values are separate from the normal page title and are used by the theme’s title section templates.

The sidebar on standard pages shows two things:

  • An automatic table of contents.
  • Quick Links entered by the editor.

The sidebar area titled In questa pagina / In this page is generated from h2 headings found in the main page content.

Important rules:

  • Direct h2 headings inside the main content area are included automatically.
  • Headings marked with the include-in-toc class are also included.
  • The Course Program Display block can add itself to the table of contents when its title is enabled.

If a page has no qualifying headings, the table of contents will remain empty.

Quick Links are managed in the page-side editor panel.

Each quick link includes:

  • label,
  • URL,
  • optional “open in new tab” flag.

These links appear below the automatic table of contents in the page sidebar.

See Editor Panels and Sidebar Tools.

This is the main structured page layout block for advanced pages.

It creates three content areas:

  • Top slot
  • Main slot
  • Bottom slot
  • Top slot: above the page grid
  • Main slot: inside the main content column
  • Bottom slot: below the page grid and above the footer
  • Top slot: designed for Full-width Banner
  • Main slot: standard editorial content plus selected Polimi blocks
  • Bottom slot: designed for Full-width Banner

Use the 3-slot layout when you want:

  • a banner above the page content
  • a controlled main content structure
  • a banner above the footer

If you do not need the top or bottom banner areas, a normal page with regular Gutenberg content is simpler.

Section titled “Recommended Editing Pattern For Standard Pages”
  1. Set the featured image if the page should use the image-based title section.
  2. Fill in the Page Title Section meta box.
  3. Decide whether the page needs Quick Links.
  4. Add h2 headings for sections that should appear in the sidebar table of contents.
  5. Use Polimi blocks only where they improve structure or consistency.