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.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | - | - |
14:00 – 19:00 | 14:00 – 19:00 | 14:00 – 19:00 | 14:00 – 19:00 | 14:00 – 19:00 | - | - |
Supporter timezone: Asia/Dhaka (GMT+06:00)
Tagged: Known issue
This topic contains 45 replies, has 4 voices.
Last updated by rickyR-3 2 weeks ago.
Assigned support staff: Faisal Ahammad.
Author | Posts |
---|---|
February 9, 2023 at 5:29 pm #13001269 | |
rickyR-3 |
Hello |
February 11, 2023 at 5:42 am #13011193 | |
Faisal Ahammad |
Hi, In the meantime, please let me know if there is anything else I can do for you. Best regards, |
February 17, 2023 at 7:25 am #13054711 | |
rickyR-3 |
Hello, |
February 17, 2023 at 1:09 pm #13057237 | |
Dražen Duvnjak Supporter
Languages: English (English ) Timezone: Europe/Zagreb (GMT+02:00) |
Hi there, Faisal is off today, so I am taking care of this ticket, hope that is OK. 🙂 I apologize for taking so long, and thanks for your patience. The case and your website is having a very specific issue that you reported and our team is doing its best to try and find a workaround to help you out. As it seems already suggested workaround hasn't helped you much, we need to try and find a different approach here. I ask you for a bit more patience as these cases can not be debugged and solved in 1 action. Anyway, from my side, I will check with our management and developers and try to prioritize this ticket and get back soon to you with and conclusion or solution. 🙂 Thanks and kind regards, |
February 26, 2023 at 10:39 pm #13118123 | |
rickyR-3 |
Hello. |
February 27, 2023 at 8:12 am #13120131 | |
Faisal Ahammad |
Dear Ricky, Good morning. I apologize for the delay in providing a potential solution. Our second-tier support team is still working hard to resolve the issue, which is unique and thus taking a bit longer than expected. I kindly ask for your patience as we need a few more days to investigate. As soon as I hear back from our team, I will be sure to provide you with an update. I appreciate your understanding. Best regards, |
March 5, 2023 at 10:31 pm #13174387 | |
rickyR-3 |
Hello Faisal |
March 6, 2023 at 11:22 am #13177869 | |
Faisal Ahammad |
Hi Ricky, I understand that you are concerned about the issue, and I sincerely apologize for the inconvenience caused. Our team has worked diligently to resolve the issue, but unfortunately, we face some unexpected challenges. We are doing our best to find a solution as soon as possible, but at this time, we are unable to provide a specific timeframe. I want to assure you that we take this matter very seriously and are committed to providing the highest level of support to our valued clients. We appreciate your patience and understanding in this matter. If you have any further questions or concerns, please do not hesitate to contact us. We will keep you updated on the progress and let you know as soon as a solution is available. Thank you for your continued support. Best regards, |
March 23, 2023 at 9:30 am #13313229 | |
rickyR-3 |
If I were in your place and that of the programmers I would be very ashamed. This ticket has been open for months and you can't find the problem that your plugin creates to slow down the site!... |
March 23, 2023 at 1:07 pm #13315431 | |
Dražen Duvnjak Supporter
Languages: English (English ) Timezone: Europe/Zagreb (GMT+02:00) |
Hello Ricky, I am one of the team leaders in WPML support, and I wanted to add my reply here, in order to try and clear this situation a bit hopefully we get a bit more time and patience from your side. Please note our management and developers are aware of this ticket, we understand your frustration and we are very sorry for the inconvenience it caused you. We suspect what is causing the problem here, and to be similar to the errata page we first shared with you. Since the fix from that errata doesn't help in your case we needed and need more time for investigation. It is not an easy fix. To be fair to you, considering our current priorities, this may not happen in the next few weeks. Our developers are working on preparing the products for the new WordPress release, which is why we haven't had lately many updates or progress here. Also, to be aware, for now, the fix for this related issue, which would help in your case, is set for WPML 4.6.4 development cycle and we don't have any ETA for this yet. As soon as possible our developers will further check the related issue and work on a relevant fix, but for now, we need a bit more patience from your side. Be sure, we will update you as soon as we have some news. Thanks for understanding and kind regards, |
May 12, 2023 at 2:00 pm #13637909 | |
George Botsev Supporter
Languages: English (English ) Timezone: Europe/Sofia (GMT+03:00) |
Hello! I am George from the second tier support team. The problem mainly appears to be related to the Redis cache that your site is using. Their suggestion is to look upon your redis cache and try: Since the plugin update is run every 12 hours, there is likely to be a performance issue at least once a day, even if the transient is being set correctly. So a second page refresh should be done to check if there is still an issue. |
May 13, 2023 at 6:55 am #13639831 | |
rickyR-3 |
Good morning, Also this statement is bizzard: The site loading is 2,5 seconds for logged in user (not 1 min) not cached When I turn off WPML the site loads less in 1 second per page (not caches) So there's no doubt for me the WPML caused the problem I invite you to look to the production site, because from what I understand with your copy stage site there's issues form what you wrote. |
May 15, 2023 at 8:21 am #13645563 | |
George Botsev Supporter
Languages: English (English ) Timezone: Europe/Sofia (GMT+03:00) |
Hello! I provided you with the exact values that were mentioned to me by our developers. We tested on a testing server and that server, I am 100% certain, has lower specs than your actual production server. During our testing, we deployed your site, as I mentioned and investigated the possible issues with running a PHP profiler. Our developers used hidden link, and I used xdebug/xprof to profile your site. Our findings determined that there were a lot of external calls from your site and our developers determined that this is because of the update checking for the plugins that you have and the transient (update_plugins) not setting and returning the correct values. Perhaps you can try by temporarily placing this declaration in your wp-config.php to verify if this helps you: define ('WP_HTTP_BLOCK_EXTERNAL' , true); But then after testing, it is probably better to remove it as calls to update plugins, for example, will fail. For your load values - 2.5secs is definitely not that bad of a value actually. |
May 15, 2023 at 8:53 pm #13651329 | |
rickyR-3 |
Hello, Blocking 'WP_HTTP_BLOCK_EXTERNAL' obviously didn't change anything. At this point I understand that you can't do anything and should I think about using another plugin for translations and abandoning WPML? |
May 16, 2023 at 6:24 am #13652231 | |
George Botsev Supporter
Languages: English (English ) Timezone: Europe/Sofia (GMT+03:00) |
I conveyed your message to our developers. They are taking another look at the problem, ignoring the one created by the updating of the plugins check and the caching issue that they encountered. We will keep you updated on the progress. |