Copied to clipboard

Flag this post as spam?

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


  • Jarno 21 posts 152 karma points
    Jul 21, 2017 @ 12:44
    Jarno
    0

    use only languages in use

    Hi,

    I'm using the vorto package for a multilanguage site with Umbraco version 7.6.3.

    I have multiple content rootpages with each different culture and hostnames.

    enter image description here
    enter image description here

    Datatype language option selected

    enter image description here

    But each contentpage shows all the languages

    enter image description here

    Does anyone know if it's possible to see only the the language i have set in culture and hostnames in the contentpage in a upper level, not the root node?

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 28, 2017 @ 08:45
    Dave Woestenborghs
    100

    Hi Jarno;

    Looking at the Vorto source you should specify a xpath expression to find your root node, otherwise it will list all languages.

    https://github.com/umco/umbraco-vorto/blob/master/src/Our.Umbraco.Vorto/Web/Controllers/VortoApiController.cs#L133

    Dave

  • 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