This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 3 replies, has 2 voices.
Last updated by Andreas W. 7 months, 4 weeks ago.
Assisted by: Andreas W..
Author | Posts |
---|---|
June 14, 2024 at 4:17 pm #15740900 | |
karolinaV |
Background of the issue: Symptoms: Questions: |
June 14, 2024 at 7:36 pm #15741194 | |
Andreas W. Supporter 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? If so, it would be very helpful if you could send us the WPML information for troubleshooting. Best regards |
June 17, 2024 at 8:06 am #15743778 | |
karolinaV |
Yes, that's exactly the issue. |
June 18, 2024 at 3:44 pm #15750004 | |
Andreas W. Supporter 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. |
June 21, 2024 at 8:32 am #15772439 | |
karolinaV |
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. |