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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: America/Los_Angeles (GMT-07:00)

Tagged: 

This topic contains 6 replies, has 0 voices.

Last updated by Bobby 3 weeks ago.

Assisted by: Bobby.

Author Posts
June 29, 2026 at 5:33 pm #18132087

bikbulatovaE

Hello, ok, I will try that.
How to add it on all my websites ? Will it be deleted automaticaly after a solid fix was developped ?

I also have mixed content on my website kula-tactical.com coming from .de version. Is this because astra, and the issue will be fixed with your plugin, or it's a separated issue ?
WPML is heavy and slows my stores. Mixed content arent good for that.

Here is the diagnostic :

The theme is Astra with the "Load Google Fonts Locally" performance option enabled.
On the English (.com) pages, Astra outputs font preload tags pointing to the German domain (.de) instead of the current domain. Example from an English page:

<link rel="preload" href="hidden link.../*.woff2" as="font" crossorigin>
<link rel='dns-prefetch' href='//kula-tactical.de' />
This forces a cross-domain (DNS + TLS) request for fonts on every non-German page, hurting font rendering and Core Web Vitals (LCP/FCP).

June 29, 2026 at 5:33 pm #18132088

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

I would like to request temporary access (wp-admin and FTP) to your site to test the issue.
(preferably to a test site where the problem has been replicated if possible)

**Before we proceed It is necessary to take FULL BACKUP of your database and your website. Providing us with access, you agree that a backup has been taken **

I often use the Duplicator plugin for this purpose: http://wordpress.org/plugins/duplicator/
You will find the needed fields for this below the comment area when you log in to leave your next reply.
The information you enter is private which means only you and I have access to it.

NOTE: If access to the live site is not possible and the staging site does not exist please provide me with a duplicator package created with the duplicator plugin.

Thank you,
Bobby

July 13, 2026 at 7:05 pm #18155816

Bobby
Supporter

Thank you, I have reviewed the staging site, at the moment I am not able to see the console error mentioned around the fonts.

July 17, 2026 at 12:27 pm #18163827

bikbulatovaE

Check the sources, in google dev tool?
It's here .de domain fonts are loading.

July 22, 2026 at 8:18 pm #18172323

Bobby
Supporter

Please see my screenshots I am not seeing any errors from my side.

Screenshot 2026-07-22 at 1.14.50 PM.png
Screenshot 2026-07-22 at 1.13.50 PM.png
Screenshot 2026-07-22 at 1.04.06 PM.png
Screenshot 2026-07-22 at 1.03.57 PM.png
July 23, 2026 at 9:41 am #18173279

bikbulatovaE

On the 1st screenshot we can see kula-tactical.de as a source. Why is this loaded on the .com website, it shouldn't be here, no?

July 28, 2026 at 9:42 pm #18182138

Bobby
Supporter

staging site is serving font files from the production domain. Two things caused this:

The font URLs were written into Astra's cached CSS while the site was on kula-tactical.de, and got copied over with the migration.
Those URLs live in Astra's dynamic CSS cache and theme options, not in post content — which is exactly why a standard search-and-replace missed them.

To resolve I went to Appearance → Customize → Global → Typography, changed the font temporarily, saved, switched back and resaved.

That re-downloads the fonts into the staging site's own uploads directory and regenerates the URLs against the correct domain.

The topic ‘[Closed] Split: Performance issues due to mixed content’ is closed to new replies.