Header

This guide explains how to set the header.

Languages

Steps

1. Set Site Language in Settings

  1. Go to the site settings.
  2. Set the language to the primary language used on the site.

2. Create page like a folder for languages.

  1. Create a new Redirect page with the slug languages.
  2. Set this page to be unlisted and ensure it is not included in the top navigation.
  3. Configure this page to redirect to the homepage (/).

3. Create Subpages for Languages

  1. For each language you want to support, create a Redirect subpage.
  2. Use the ISO 639-1 format for the slug.
  3. Ensure each subpage is published but not included in the top navigation.
  4. Configure each subpage to redirect to the main site that you need.

Example Configuration

languages Page

  • Name: Languages
  • Slug: languages
  • Redirect URL: /
  • Visibility: Unlisted (not in top navigation)

Language Subpages

  • English

    • Name: English
    • Slug: en
    • Redirect URL: /
    • Visibility: Published (not in top navigation)
  • French

    • Name: Français
    • Slug: fr
    • Redirect URL: /
    • Visibility: Published (not in top navigation)

Announcement

Steps

  1. Access the Control Panel:
    • Log in to the control panel for your site.
  2. Navigate to Settings:
    • Open the settings for the Supporter nav.
  3. Update the First Button:
    • Locate the fields for the ‘First button.’
    • You have the option to add:
      • Text only: Simply enter the desired text for the header.
      • Text and Link: Enter the text and provide a slug to the desired page.