- Status
- Resolved
- Resolved in
- WPML Multilingual CMS 4.7.4
- Related plugin/theme
- Flatsome
Overview of the issue
If you use single quotes within Flatsome UX Builder modules, the following paragraph text won’t be available for translation in WPML’s Classic or Advanced Translation Editors.
Workaround
Our developers are working on it. In the meantime, you can replace the single quotes for an HTML element:
For example, instead of:
[title text="It's HOW WE MAKE THESE SUPPLEMENTS." tag_name="h4"]
Use an HTML element:
[title text="It's HOW WE MAKE THESE SUPPLEMENTS." tag_name="h4"]