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.
Tagged: Not WPML issue
This topic contains 8 replies, has 2 voices.
Last updated by sebastianS-125 1 year, 9 months ago.
Assisted by: Mohamed Sayed.
Author | Posts |
---|---|
February 5, 2023 at 7:03 am #12962517 | |
sebastianS-125 |
Hi, I need your help for this specific case. Let me know if you require anything else to help me. Thank you so much in advance. All Love! |
February 5, 2023 at 6:27 pm #12963871 | |
Mohamed Sayed |
Hi Sebastian, 1) Please increase the WordPress Memory Limit. According to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. Minimum requirements for WPML is 128Mb. (Kindly check this page 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: /** Memory Limit */ define('WP_MEMORY_LIMIT', '256M'); define( 'WP_MAX_MEMORY_LIMIT', '256M' ); 2) The Video shows that the footer translation is still in progress, please make sure that the pages added to the footer are translated then try the following steps to update and complete the footer translation: - Go to WPML > Translation Management > Jobs tab 3) If that didn't help, could you go into WPML > String Translation and use the search field to look for those links and translate them? Let me know please if that helps. Regards, |
February 6, 2023 at 3:34 am #12964987 | |
sebastianS-125 |
Can you check this video (hidden link)? Thank you very much. |
February 6, 2023 at 10:54 am #12966933 | |
Mohamed Sayed |
Hi, I think those links can be translated with the approach suggested by JetEngine authors here hidden link As mentioned in the doc, you need to use "String Translation" and then run the Menu Sync option to apply the changes in the secondary language. Please give it a try and let me know if that works for you. |
February 6, 2023 at 1:11 pm #12968425 | |
sebastianS-125 |
Thank you for your effort and help. May you can check this video (hidden link), here is everything I tried, unfortunately without success. |
February 6, 2023 at 3:11 pm #12969607 | |
Mohamed Sayed |
Hi, 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 ❌ If you don't see the form below, please don't add your credentials as they will be publicly exposed: Privacy and Security when Providing Debug Information for Support: Thanks for your cooperation |
February 6, 2023 at 3:34 pm #12969721 | |
sebastianS-125 |
I don't know if my information is public now, but it is just temporary and there is nothing special, so don't worry I will delete everything later when it is solved. |
February 6, 2023 at 5:51 pm #12971643 | |
Mohamed Sayed |
Hi, I've fixed the issue with the following steps: 1- Go to WPML-> Theme and plugins localization, select your theme/plugin, and scan I've created a video recording showing the above steps and how it works on the front end. Please see here hidden link Please give it a try and let me know your feedback Regards, |
February 7, 2023 at 2:06 am #12973129 | |
sebastianS-125 |
My issue is resolved now. Thank you! |