Header top region is not displayed on Landing Page

Created on 10 April 2023, about 1 year ago
Updated 28 April 2023, about 1 year ago

Problem/Motivation

Header top region is missing from overridden Landing Page template: page--node--landing-page.html.twig.

Steps to reproduce

  1. Go to theme settings
  2. Enable two-row hero style
  3. Add some blocks to the Hero top region
  4. Go to Landing page

Proposed resolution

Add rendering of Header top region the same as in base template of socialblue theme: page--sky.html.twig

{% if page.header_top and multi_line %}
  {{ page.header_top }}
{% endif %}
πŸ› Bug report
Status

Fixed

Version

11.8

Component

Landingpages

Created by

πŸ‡ΊπŸ‡¦Ukraine ribel πŸ‡ΊπŸ‡¦Lviv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024