I know qTranslate has the option to hide untranslated content, but that doesn’t seem to work. I.e: I have a website with three languages: Dutch, French and English. There is one particular page that has some subpages that are only available in Dutch. I want them to show up on the Dutch website, but hide them completely from the French and English site. Like so:
- MenuItem1
- MenuItem2
- MenuItem2.1
- MenuItem2.2
- MenuItem3
So MenuItem2 and it’s subpages are only available in Dutch. I want them hidden on the English/French website.
Is this possible with qTranslate, or another plugin? Or is there a piece of code that will allow this?
Thanks.