Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Hello,
I do understand correctly, that the template and the reusable block or pattern was translated inside WPML > Translated Management, but the translation is not showing up?
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Could you please increase the WordPress memory limit (WP Memory Limit) to at least 256MB? WPML requires a minimum of 128M.
Your current values are:
PHP Memory Limit 256M
WP Memory Limit 40M
You need to connect to your website's server and open the wp-config.php file in a text editor. The file is located in the WordPress root directory.
Add this code to the wp-config.php file to increase WordPress memory:
define ('WP_MEMORY_LIMIT', '256M');
Add this just before this comment:
// That's all, stop editing! Happy blogging.
You can see the current values under WPML > Support > WordPress.
These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them to change them directly if the changes are not adopted immediately.
Now, once the limit is adjusted, please open the translation for the reusable block and save it again.
If this will not solve the issue, please let me know.
Tihs wasn he case. Trouble is with creating several entries in the string translation table - in FSE it looks translated, however, there is one or more instances that are not. And than I needed to click "complete" on a FSE translation of the template page... even though there were no strings to translate. It's a mess.