Polylang messes up text widgets after saving string translations
-
Hello
I’ve installed Polylang and started working with it. So far, looks great.
I have a problem, though, trying to translate strings through the settings -> languages -> strings translation tab.
When opened, strings displayed in the tab include site title and a few more strings I want to translate but it also displays the content of some text widgets I have in the site that hold HTML code.
When I save changes in the screen (no matter what modifications I make, even if I don’t modify anything) text widgets HTML content is saved corrupted (stripped) to the DB and they stop functioning.
The only way I found to recover is by modifying manually (through phpmyadmin) the polylang_mo entries in posts table and remove all stored translations.I do want to translate the main site strings such as title.
I do not want polylang to touch my text widgets content at all nor save it in the DB.How can this be achieved?
Thanks,
Sharon
- The topic ‘Polylang messes up text widgets after saving string translations’ is closed to new replies.