Conversation
Adds a WPML config file for Polylang Pro, see #2284 (comment). See #2284
|
How do I test this please @jonathanbossenger? |
|
@adamwoodnz the way I've been testing it is to try and translate a lesson that's part of a module in a course. In this comment, you'll see that when I try to translate the lesson, the relationship between the lesson and its parent module is broken. After applying the XML config file, that relationship is retained after translation, see example of this in action here. So essentially, when the XML file is in place, it should be possible to translate a lesson that's part of a module and course, without the relationships between the module and course being lost. |
0b7edca to
34b4909
Compare
|
I've done some testing and I did observe some weirdness without the config, but I wasn't able to consistently reproduce your issue. Maybe the order of operations matters (I added the US lesson to a module, and then added a translation through Polylang UI), or maybe the config was cached when switching between prod and my sandbox. Anyway I will merge this and you can check the test site to make sure it's behaving. |
Adds a WPML config file for Polylang Pro, see comment.
See #2284