How can we have site wide categories be displayed in other languages?
they are added in admin panel so it seems like you can only have one set of categories, in one language. Is that correct? or is there a way to have it in different languages?
Thanks.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- This Script Lover@elgglover

This Script Lover - 0 likes
- Stevan@stevan

Stevan - 0 likes
- Per Jensen@gillie

Per Jensen - 0 likes
- This Script Lover@elgglover

This Script Lover - 0 likes
You must log in to post replies.Can someone confirm that having multi-language site wide categories is not possible, or if anyone knows a way to achieve it?
Thanks.
Elgg core categories plugin works simular to tags so you can't have multilanguage capabilities withouth some custom coding. The only other categories plugin i know about is hupecategories but i don't know if it supports multilanguage and is it updated for current elgg version.
It's kind of a forgotten enhancement, there's an old ticked here,
https://github.com/Elgg/Elgg/issues/2381
Stevan, thanks for the link. I had issues before with hypeFramework... stuff so I don't use it.
Gillie, I see now. Just as I thought, it seems like the categories will have to be defined in language file for translation to work.
Thanks for your help.