Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nick Roll 12 posts 91 karma points
    Dec 02, 2019 @ 17:10
    Nick Roll
    0

    Can languages fallback to each other?

    I have a site with two languages, English and Welsh. We have a requirement that some pages may only exist in one language - in which case that version of the page should show regardless of which language the front-end user is using. English is the default, neither language is mandatory. English is the fallback of Welsh, but I am unable to set Welsh as a fallback of English. I just get the white cross in the green box when I try to save. Can anyone advise why this is please?

  • Amir Khan 1199 posts 2567 karma points
    Dec 02, 2019 @ 19:53
    Amir Khan
    0

    How's your site set up? Are you using Vorto to manage the content for different languages?

  • Nick Roll 12 posts 91 karma points
    Dec 03, 2019 @ 09:32
    Nick Roll
    0

    We're on Umbraco 8 so we're using the out-of-the-box multi-language functionality

  • Matthew Wise 257 posts 1182 karma points MVP c-trib
    Dec 01, 2020 @ 12:53
    Matthew Wise
    0

    I don't think you can have circular language fallbacks, otherwise if both were empty it would break the site.

    You should be able to write code to check the other language. https://our.umbraco.com/documentation/getting-started/design/Rendering-Content/#using-fall-back-methods may be of use but it doesnt look like it covers your use case.

    Matt

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies