I'm using Moodle 2.9 version and facing one problem with Multiple language.
I alredy set all settings for multi-language content filter. but still it's result is not in my favour.
I want to display multiple content for multiple languages. Here I used English and Arabic so for that I also used the trick for multi-language content filter.
Like <span lang="en" class="multilang"></span>
<span lang="ar" class="multilang"></span>
Its not working how can we used it for big content. Like forum or post, topic etc.
Can we used with other tags instead of <span> tag?
Please help me for this matter and if possible can provide me the demo for big content.
Thank you... ['}I alredy set all settings for multi-language content filter. but still it's result is not in my favour.
I want to display multiple content for multiple languages. Here I used English and Arabic so for that I also used the trick for multi-language content filter.
Like <span lang="en" class="multilang"></span>
<span lang="ar" class="multilang"></span>
Its not working how can we used it for big content. Like forum or post, topic etc.
Can we used with other tags instead of <span> tag?
Please help me for this matter and if possible can provide me the demo for big content.