Hi there, I try to ask you on first move: I’m trying to translate some plugins in my language, italian. I have followed the safe way, putting .po and .mo file inside wp-content/languages/plugins/plugin-name-it_IT.po/.mo, but it doesn’t work as expected.
For example Wpbakery page builder is translated only on certain terms, others doesn’t work. Translation of another plugin, used for booking, works only if I edit the original .po file inside plugin folder. If I copy .po and .mo files inside languages/plugins the translation doesn’t work anymore.
Have you some idea? Do I have to tell Wordpress of these files inside functions.php?
Thank you very much