Skip to content

Commit f51d637

Browse files
authored
Merge pull request #7290 from mistyn8/patch-8
`Vary by culture property` is now `Shared across cultures` which is enabled by default.
2 parents bc43ff5 + e1f70cd commit f51d637

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

16/umbraco-cms/tutorials/creating-a-basic-website/adding-language-variants.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ To enable language variants on Document Types, follow these steps:
3030
![Enable Vary by Culture](images/enable-vary-by-culture.png)
3131
4. Click **Save**.
3232
5. Go to the **Design** tab.
33-
6. Click on the Data Type of the **Page Title** and enable **Vary by culture**.
33+
6. Click on the Data Type of the **Page Title** and disable **Shared accross cultures**.
3434
7. Click **Submit**.
3535
8. Click **Save**.
3636

37-
![Allow property editor Language Variants](images/enable-vary-by-culture-property.png)
37+
![Allow property editor Language Variants](images/enable-vary-by-culture-property-v16.png)
38+
3839

3940
## Adding Culture and Hostnames to the root node of the website
4041

34.1 KB
Loading

0 commit comments

Comments
 (0)