You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, We are using the learning theme on moodle similar to https://moodle.org/plugins/theme_bcu , using multilang2, and the browser shows the text and ALL THE TAGS.
The problem is over the texts and descriptions on the front page marketing settings (like slider items, marketing blocks, brand, ...) and some personalized items. All the native buttons and course descriptions works great.
this is actually a bug in the themes. They don't use format_text() or format_string() to display the texts. Which means the filtering code is not run at all. And so, there's no way the multilang filter (neither the standard one, nor the optional ones like multilang2) could work.
So I'd say you can close this issue as "not a bug".
Hi, We are using the learning theme on moodle similar to https://moodle.org/plugins/theme_bcu , using multilang2, and the browser shows the text and ALL THE TAGS.
The problem is over the texts and descriptions on the front page marketing settings (like slider items, marketing blocks, brand, ...) and some personalized items. All the native buttons and course descriptions works great.
Hope you can solve the integration with the themes, I was reading in some forums that is an unsolved issue. https://moodle.org/mod/forum/discuss.php?d=326234
Really thanks for this kind of efforts.
Regards Iván
The text was updated successfully, but these errors were encountered: