Problem with MU-plugin / translation
Hello everyone, I have an unusual problem. I’m using an MU plugin from Shahjahan Jewel described here: https://dev.fluentcommunity.co/deployment/performance-optimization.htmlwpmanageninja
This plugin has significantly sped up loading and works great, BUT when I use it, some parts of the portal remain untranslated. I use Loco Translate and have added 'loco-translate/loco.php' to be loaded for the MU plugin.
When I deactivate the plugin, everything is in Polish; when I activate it, some things are in Polish and some in English (for example, all notifications in Fluent Community, the participant profile page, etc.).
Any idea how to make it load the Polish language correctly?
Add the loco-translate path to your allowed list so it will be loaded.
Shahjahan Jewel I added, nothing changed :/
Michal Paczula check the loco translate directory name and main plugin name. Add same way we added our fluent plugins.
Shahjahan Jewel I was doing it correctly; it only started working after clearing the cache, so the problem was in the cache. Solved, thank you.