 jean-marcW
|
Yes, thanks ! If this plugin is the issue, then we could just replace it by another plugin that work with WPML ? Thanks
|
 Carlos Rojas
WPML Supporter since 03/2017
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/Madrid (GMT+02:00)
|
Hi,
String Translation is a WPML plugin, it cannot be replaced. That is the reason why I'm asking your authorization to create a copy of the site.
|
 jean-marcW
|
Go ahead with the copy, good for me. Thanks
|
 Carlos Rojas
WPML Supporter since 03/2017
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/Madrid (GMT+02:00)
|
Thank you for your authorization.
I have escalated this ticket to our 2nd tier already. I will get back to you as soon as I get more information.
Thank you very much for your patience and understanding!
|
 Carlos Rojas
WPML Supporter since 03/2017
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/Madrid (GMT+02:00)
|
Hi there,
Please apply this workaround:
- Create a full site backup
- Paste this code in the functions.php file:
ini_set('pcre.backtrack_limit', 2000000);
ini_set('pcre.recursion_limit', 200000);
- Double-check if the issue disappeared
|