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

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

This topic contains 52 replies, has 0 voices.

Last updated by yvesB-21 12 hours, 17 minutes ago.

Assisted by: Alejandro.

Author Posts
August 13, 2025 at 11:14 am #17316998

yvesB-21

oh, i see. thank you. we want to start with Herbrew and Japanese, when is the right time to do that?

August 13, 2025 at 1:02 pm #17317576

Alejandro
WPML Supporter since 02/2018

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

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

Hello,

Do you have any particular cache setup on the server-side?

I'm seeing a few blocked jobs from WPML and it seems it's happening because of cache. the debug log is full of issues like this:

[13-Aug-2025 12:02:35 UTC] objectcache.notice: The cache key `af87fac234541eef540df0a1d1241ca7:0.40683600 1755073231` is incompatible with prefetching and the group `creatives` should be added to the list of non-prefetchable groups. For more information see: <em><u>hidden link</u></em>

[13-Aug-2025 12:02:35 UTC] objectcache.notice: The cache key `af87fac234541eef540df0a1d1241ca7:0.40683600 1755073231` is incompatible with prefetching and the group `creatives` should be added to the list of non-prefetchable groups. For more information see: <em><u>hidden link</u></em>

[13-Aug-2025 12:02:35 UTC] objectcache.notice: The cache key `af87fac234541eef540df0a1d1241ca7:0.40683600 1755073231` is incompatible with prefetching and the group `creatives` should be added to the list of non-prefetchable groups. For more information see: <em><u>hidden link</u></em>

[13-Aug-2025 12:02:35 UTC] objectcache.notice: The cache key `yith-woocommerce-recover-abandoned-cart` is incompatible with prefetching and the group `WPML_Register_String_Filter` should be added to the list of non-prefetchable groups. For more information see: <em><u>hidden link</u></em>

[13-Aug-2025 12:02:35 UTC] objectcache.notice: The cache key `wpo_wcpdf_templates` is incompatible with prefetching and the group `WPML_Register_String_Filter` should be added to the list of non-prefetchable groups. For more information see: <em><u>hidden link</u></em>

Interestingly they started more or less yesterday i think it was at night. Now it seems something is failing with the cache, since as you can see it's not really working with a lot of keys. WPML ask for that info, gets the keys which are not compatible and fails. as a result it's blocking you on our end because of errors.

I suspect it happened because of the timeouts and if that's the case a simple flush of that object cache would probably do (I guess you turned on Redis, right? i remember it was disabled before).

Would you be able to do that so I can see if that helps?

August 13, 2025 at 1:07 pm #17317587

yvesB-21

Hello, yes i had redis disabled, but now at night i did turn it back on, didnt know it will cause issues, should i disable it ?

August 13, 2025 at 2:20 pm #17318018

Alejandro
WPML Supporter since 02/2018

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

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

Redis shouldn't cause issues if it's correctly configured but for now, try to flush it and let's see if the errors continue, ok? if you have a developer, ask them to take a look at the debug.log and check if it's worth adding some keys to the exception list 🙂

We, on our part are aware of some possible object cache issue which should be fixed soon, but they are different from the ones you're currently experiencing which is hitting WPML as well but indirectly.

August 13, 2025 at 4:39 pm #17318597

yvesB-21

i have disabled the redis for now so things are smooth

August 14, 2025 at 10:23 am #17320530

Alejandro
WPML Supporter since 02/2018

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

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

Ok, I can see the site is not being blocked anymore which is good. I'm running a few tests but so far most of the translations are already done. I'll check the arabic ones, because since they were in the trash, they still appeared as translated and the system ignored them.

I'm resending them at the moment. I'll come back with more info soon.

August 14, 2025 at 3:04 pm #17321478

Alejandro
WPML Supporter since 02/2018

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

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

The pages in Arabic were translated.

There are a few things you might want to check:

- In the homepage the logo looks weird but it seems it's because of the CSS rules applied which mess things up when the layout is RTL, this applies mainly to the header. How is the header created? maybe the solution is an easy one 🙂

- The menu needs to be translated. I strongly suggest you leave this for last after you check that the pages in the menu are correctly translated. they are translated using the workflow from this guide: https://wpml.org/documentation/getting-started-guide/translating-menus/

August 14, 2025 at 4:34 pm #17321669

yvesB-21

Hello, other languages header is fine except the Arabic one, we are using elementor to build global header for the website, but it seems the arabic one is using astra theme header which is wrong. how to fix this?