- Status
- Resolved
- Resolved in
- 4.5.1
- Related plugin/theme
- Divi
Overview of the issue
When using WPML 4.5.0, you will find some scenarios where WPML converts double quotes (”) into (%22).
For example, if you add some CSS styles with Divi theme, styles are not applied on the translation.
This also happens if you add a link into a text. For example, https://testsite.otgs.work/zh-hant/my-article/ becomes %22https://testsite.otgs.work/zh-hant/my-article/%22.
Workaround
Our developers are aware of this situation and we are working on it. In the meantime:
- Please be sure to make a full backup of your site before proceeding.
- Find the file /plugins/sitepress-multilingual-cms/compatibility/divi/DoubleQuotes.php
- And replace it with this file.