2012-03-30, 03:19:54
mannonero Wrote:Hi all
I have a problem.
I have a multi-language site which uses 3 languages
I created /News/ special page from template with content pages in 3 language versions.
But in main page News are not separated by language but there are all 3 language versions together.
(Navigation and Search works fine)
I don't understand what you mean with "News on main page".
If you display them as search result and want to only show those in one language, you have to include the parameter lang in the search, i.e. on the german main page:
Code:
(% searchresults tags=_special_news lang=de %)