I can't figure out how to get the plugin to only draw one version (dutch or english) when that particular language is selected. From scanning the forum the closest I got was to write it as follows:
- Code: Select all
<!--:en--><p>English content goes here</p><!--:-->
<!--:nl--><p>Dutch content goes here</p><!--:-->
However this has not worked. The website just displays both versions no matter what language is selected.
Please help!
