View on GitHub

d8-platform

Drupal 8 multisite marketing platform

Changing the site name and showing title (or not)

Summary

The site name is changed in Configuration, but whether to show the site name is set in the Block Layout

Prerequisites

  1. Access to subdomain
  2. Permission to change configuration
  3. Permission to change block layout

Procedure to change site name

  1. Login to sub domain
  2. In the administration menu navigate to Configuration > System > Basic site settings
  3. Change the “Site name” field value
  4. Click “Save configuration”

Procedure to toggle on/off the site name block

  1. In the administration menu navigate to Structure > Block Layout
  2. If the “Site Name” block should be disabled:
    1. Click the inverted triangle on the corresponding “Configure” button
    2. Choose “Disable”
    3. Clear cache
  3. If the “Site Name” block should be enabled:
    1. Click the the corresponding “Enable” button
    2. Clear cache