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: ATE
This topic contains 8 replies, has 2 voices.
Last updated by Mohamed Sayed 1 year, 8 months ago.
Assisted by: Mohamed Sayed.
Author | Posts |
---|---|
November 27, 2023 at 10:49 pm #14935085 | |
joshuaK-5 |
Translations engine can't load, what can I do to fix this? |
November 28, 2023 at 4:19 pm #14942121 | |
joshuaK-5 |
Hello, because I need to fix these I removed the site and added it again but still not working |
November 28, 2023 at 5:06 pm #14943113 | |
Mohamed Sayed |
Hi there, 1. Please update WPML to the latest version and check if the issue is resolved. You can download the latest version (4.6.8) from your account here: https://wpml.org/account/downloads/ 2. If that didn't help, go to WPML > Support > Troubleshooting page, and click the "Clear the Cache in WPML" button. 3. If you still see the same issue, please try the following steps: - Go to your account page (https://wpml.org/account/sites/) Let me know please if that helps. Kind regards, |
November 29, 2023 at 8:24 am #14946951 | |
joshuaK-5 |
None of that solved the issue. |
November 29, 2023 at 8:25 am #14946995 | |
joshuaK-5 |
Here is the lost of WMPL plugins |
November 29, 2023 at 9:41 am #14948193 | |
joshuaK-5 |
Because this is not a production site, the crawlers are blocked, do you think this is the issue? |
November 29, 2023 at 9:50 am #14948303 | |
Mohamed Sayed |
I don't think that blocking the crawlers can cause this issue, also setting the site key as development shouldn't cause any issues with Automatic translation. 1. Please provide me with the WordPress debug.log, this will allow us to see if any PHP errors are being produced. More Info: https://wordpress.org/support/article/debugging-in-wordpress/ To enable it, open your wp-config.php file and look for: define('WP_DEBUG', false); And change it to: define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings which is recommended on a live site. define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0); Then check if any errors were saved to the debug.log log file inside the /wp-content/ directory 2. I would need to request temporary access (WP-Admin and FTP) to the development site 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 ❌ ✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme and to change configurations on the site if needed. This is also a reason the backup is critical. ✙ I would also need your permission to take a local copy of your site to debug the issue without affecting your live site. 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 |
December 1, 2023 at 9:00 am #14970231 | |
Mohamed Sayed |
Hi, I escalated this issue to the 2nd tier support team for further investigation because I couldn't find any clues. I will update you once I get their reply. |
December 1, 2023 at 1:13 pm #14973055 | |
Mohamed Sayed |
Hi, It seems to be an issue with REST API, the REST URL has /wordpress/ in it. Please see here: hidden link Could you please check if you have any restrictions to REST API and disable it? |
December 4, 2023 at 9:57 am #14984339 | |
joshuaK-5 |
Thank you for helping, with that info I was able to locale the issue and now is working properly. |