- Status
- Resolved
- Reported for
- WPML Translation Management 2.10.7
- Resolved in
- 2.10.8
Overview of the issue
When using Enfold theme, Elementor, or Oxygen Builder, the Translation Tools tab in WPML → Translation Management is empty.
You may also see a Uncaught SyntaxError: Unexpected token '<' error.
Workaround
Our developers have already identified the issue and we are working on it. In the meantime, you can use the following workaround. Please, make a full backup of your site, files and database, before proceeding:
- Open the /wpml-translation-management/classes/ATE/proxies/Widget.php file.
- Look for line 25-26:
return $template; }
- Replace it with:
return $template; }, PHP_INT_MAX