Symptoms:
The translations cannot be saved properly. As previously, the slug is not being translated. I am seeing lots of PHP Warnings for simplexml_load_string() in the PHP error log and errors in WPML --> Support --> Advanced Translation Editor / Error Logs. Specific error messages include: 'PHP Warning: simplexml_load_string(): Entity: line 136: parser error : Opening and ending tag mismatch: target line 136 and p' and 'PHP Warning: simplexml_load_string(): Entity: line 136: parser error : Sequence ']]>' not allowed in content'.
Questions:
Why are the translations not being saved properly?
How can I resolve the PHP Warnings related to simplexml_load_string()?