Skip to content Skip to sidebar

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
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Supporter timezone: Europe/Madrid (GMT+02:00)

Tagged: 

This topic contains 20 replies, has 0 voices.

Last updated by George Botsev 1 week, 5 days ago.

Assisted by: Paola Mendiburu.

Author Posts
July 22, 2025 at 8:10 am #17258139

Carlos Rojas
WPML Supporter since 03/2017

Languages: English (English ) Spanish (Español )

Timezone: Europe/Madrid (GMT+02:00)

Hello,

I created the site copy and sent it to our 2nd tier of support. I will keep you updated.

July 24, 2025 at 1:53 am #17265779

pumpkin-yazilim-hizmetleri-lim

I'm still waiting your response!?

July 24, 2025 at 9:24 am #17266633

Paola Mendiburu
WPML Supporter since 11/2020

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+02:00)

Hi there,

This is Paola, and I’ll be taking over this ticket while Carlos is on holiday.

Our developers are currently investigating the issue to find a solution as soon as possible.

I’ll make sure to keep you updated as soon as there’s any news.

July 28, 2025 at 2:53 pm #17275865

pumpkin-yazilim-hizmetleri-lim

Hi,

2 weeks.
No solution.
No respond for last 1 week from any developers.

If you don't have a solution, you could even say, "We're sorry, WPML has these issues and we can't fix them," but you don't say that either.

If you're not going to answer, at least don't keep your customers waiting and focus on improving yourself.

And please do not write me answers that delay or do not provide a solution, such as "Our developers are looking into it"!

July 30, 2025 at 8:04 am #17280845

Paola Mendiburu
WPML Supporter since 11/2020

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+02:00)

Hi,

Thank you for your patience.

This is indeed quite a complex issue, and I want to reassure you that our developers are actively working on resolving it as quickly as possible. I'm truly sorry for the delay, issues of this complexity sometimes take longer to fix, but please know that it has our full attention.

As soon as I receive any updates or a solution from the development team, I will share it with you right away.

July 30, 2025 at 1:51 pm #17282445

George Botsev
WPML Supporter since 02/2014

Languages: English (English )

Timezone: Europe/Sofia (GMT+03:00)

Hello!
I am George from the second tier support and your ticket was assigned to me.

I watched your video where you are describing the issue.

In your video, you are using the Chrome extension "Page load time".

That extension takes in account on ALL resources (PHP,CSS,JS,Images) from the page that you are visiting and not only the processing time of the PHP scripts.
In your video it is clearly visible that the majority of the load time comes from DOM - which happens after javascript files are being evaluated/executed.

That being said, the majority of the scripts on that page are actually called by TinyMCE which seems to be called by WPBakery Page Builder.

On your staging site, I installed Query Monitor plugin which is checking the load time of the page that is processed by the server (the PHP files) and it results in around 1.25sec of load time.

At present, even when I follow the directions in your video - disabling WPML, String Translation and WooCommerce Multilingual plugin - I still get pretty similar load times.

I am of course measuring it with the "Page load time" Chrome plugin.

My tests currently show that with our plugin it loads for 7.78sec. and with our plugins disabled, it loads for 6.84.

I think that the values that I have at present are pretty close actually and it is kind of expected given the amount of resources that the site loads.

When you edit a product your site makes 540 requests. 124 of them are CSS files; 274 are .js files; 109 are images. Around 40 of all of the 540 requests are because of WPML and its plugins.

Given all that, and that I cannot reproduce the same slowness that you've recorded, and I would like you to please re-check and if possible confirm or provide better steps that I can follow in order to reproduce the problem.

I also have deployed your site locally in my Docker environment and I am unable to see the same slowness.