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 4 replies, has 2 voices.
Last updated by Mohamed Sayed 3 years, 9 months ago.
Assisted by: Mohamed Sayed.
Author | Posts |
---|---|
October 13, 2021 at 1:00 am #9774979 | |
dimitrisF-6 |
I want to translate shipping methods Is there any documentation that you are following? - This https://wpml.org/forums/topic/how-to-translate-shipping-method/ I did this but there are not there "1. Go to your WordPress backend |
October 13, 2021 at 11:11 am #9779363 | |
Mohamed Sayed |
Hi Dimitris, - To ensure the quickest and most accurate support, please provide your debug information so that I can get a look at some of your configurations. You can find it in WPML > Support > click on “Debug information” link. Please check this link for more info: http://wpml.org/faq/provide-debug-information-faster-support/ - Please check if the issue persists in a minimal environment by following these steps: - Deactivate all the plugins that are not related to WPML (Keep only Woocommerce enabled). ❌ Please backup your database and website before performing the above test ❌ Let me know please how it goes. Regards, |
October 14, 2021 at 4:49 pm #9792053 | |
dimitrisF-6 |
The problem did not solved. I attached you the debug info. |
October 14, 2021 at 6:32 pm #9792597 | |
Mohamed Sayed |
Hi Dimitris, 1- Please increase the WordPress Memory Limit. The minimum requirements are 128Mb and the debug information of your site shows it set to 40Mb. Kindly check this link for more details https://wpml.org/home/minimum-requirements/. You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line: define('WP_MEMORY_LIMIT', '128M'); After adding the code you can confirm that the memory was changed correctly from WPML > support > WordPress > Memory limit. 2- I would need to request temporary access (WP-Admin) so I can investigate this issue further. Your next answer will be private, which means only you and I have access to it. ❌ Please backup your database and website before providing us with access details ❌ Thanks for your cooperation |
October 15, 2021 at 11:01 am #9797365 | |
Mohamed Sayed |
Hi Dimitris, I checked the site and found that those strings weren't included in the String Translation module for translation, So I followed the instructions mentioned here: https://wpml.org/documentation/getting-started-guide/string-translation/finding-strings-that-dont-appear-on-the-string-translation-page/#strings-arent-selected-for-translation Now you can use the String Translation page to translate them as shown in the attached screenshot. Let me know please if that helps. Regards, |