Hi Guys,
I’ve set up publications with a language selector, but I have a question regarding the behavior of that selector.
At the moment, the language selector shows all available languages.
What I would like instead is to only show the languages that are active for the website.
I know that the logic for rendering the language selector is handled in the following template:
- /Files/Templates/Designs/Swift/Paragraph/Swift_ProductDownloadPublication.cshtml
Could someone give me some advice or guidance on how to adjust this logic so that, the language selector for publications only displays the active languages of the current website, matching the same language list that is used by the website’s main language selector?