This guide explains how to set the header.
Languages
Steps
1. Set Site Language in Settings
- Go to the site settings.
- Set the language to the primary language used on the site.
2. Create page like a folder for languages
.
- Create a new Redirect page with the slug
languages
. - Set this page to be unlisted and ensure it is not included in the top navigation.
- Configure this page to redirect to the homepage (
/
).
3. Create Subpages for Languages
- For each language you want to support, create a Redirect subpage.
- Use the ISO 639-1 format for the slug.
- Ensure each subpage is published but not included in the top navigation.
- 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)
-
Name:
-
French
-
Name:
Français
-
Slug:
fr
-
Redirect URL:
/
- Visibility: Published (not in top navigation)
-
Name:
Announcement
Steps
-
Access the Control Panel:
- Log in to the control panel for your site.
-
Navigate to Settings:
- Open the settings for the
Supporter nav
.
- Open the settings for the
-
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.