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

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

This topic contains 11 replies, has 1 voice.

Last updated by marryF 1 month, 2 weeks ago.

Assisted by: Nigel.

Author Posts
May 22, 2026 at 8:42 am #18053603

marryF

Hi Guys

I need help. I have a website that suddenly does not display the content of the pages in posts. It does not show them in any posts dutch or english. It happens also in the default theme.

When i revert to 4.9.2.1 it works fine

What am i missing here?

hidden link

hidden link

No content shows

Please advice

Kind regards Paul

May 22, 2026 at 8:49 am #18053627

marryF

Anything we did so far does not resolve my issue. The momenet i install 4.9.3 or 4.9.4 the posts content is gone in any theme i activate. I reverted to 4.9.2.1

May 22, 2026 at 11:38 am #18054199

Juan de Paco
Supporter

Hello

Thanks for reaching out, and sorry for the delay in providing an answer.

I apologize for the problems that you are experiencing. It is good that reverting to WPML 4.9.2.1 mitigates the problem. It gives us some buffer to try to understand what may be happening here, and solve it.

Before moving forward, I would recommend doing a full site backup, just in case.

While one of my colleagues gets assigned to this ticket, I would like to try and advance in the assistance. To better understand the issue, we should try to isolate and reproduce it. To do so, let me kindly request some information.
1. Do you have a staging site where we can see the problem? It would be easier for us if we have a site that is not at risk if we modify something - we would not do any change without letting you know first.
2. Can you provide credentials for that staging site, or your main site if there is no alternative?
3. Could you provide a copy of the site, using the Duplicator plugin, for example, so we can try to reproduce the issue in a local, controlled environment?

I am setting your next answer as private so you can share with us any confidential information.

Regards.

May 22, 2026 at 11:40 am #18054245

Nigel
WPML Supporter since 02/2016

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

Hi Paul

To be able to look into this we will surely need a copy of your site, if that's okay?

Let me mark your next reply as private so that we can get log-in credentials from you—you may want to create a temporary admin user for us to use that you can later delete. And be sure to have a current backup of your site.

We can then install a backup plugin to take a copy.

May 22, 2026 at 12:57 pm #18054442

Nigel
WPML Supporter since 02/2016

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

Hi Paul

I took a copy of the site and installed it locally, and updated WPML to the latest version, 4.9.4, to be able to see the issue.

But when I visit the en/14-daagse-rondreis-bosnie-met-kids/ page it displays correctly as far as I can see (the content is the Dutch content, because it is not translated and falling back to the Dutch original, according to your settings).

So the problem possibly only occurs on your server.

That is a production server, so I would rather not make changes there (like changing plugin versions) if it can be avoided.

Do you have a staging or dev server that can be used for testing?

I'll set another private reply in case the answer is yes and you can share details of that.

May 22, 2026 at 1:42 pm #18054575

marryF

You can go ahead in our website. We have a daily backup and can revert if needed in a split second.

No problem that you are working in it

Please let me know what you find.

We have no staging website. So it is fine to work in the production website. Nothing changed the last month so we can revert instantly.

May 22, 2026 at 4:42 pm #18055222

Nigel
WPML Supporter since 02/2016

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

I was able to identify the source of the problem.

It only happens when the plugin "Auto Anchor" is active.

I'm not sure what that plugin does, I searched for it on the WordPress plugin repository but it is not available.

For now I have disabled it on your site, and upgraded WPML to 4.9.4, and you should be able to see that the content is displaying as expected.

May 22, 2026 at 6:10 pm #18055305

marryF

Auto anchor is used to created anchor links in paragraphs as far as i know. Marry Fermont needs to search for a alternative plugin

Thank you for the support and yout time.

It is appreciated.

Have a great weekend

Kind regards Paul

May 23, 2026 at 9:14 am #18055941

marryF

Hello Nigel

May i ask how this could work on your server and trigger the error on my server? This does not really make sense.

Moreover it worked fine in wpml 4.9.2.1

So the question remains what chaned in the wpml plugin that stopped the website from working?

Thank you for your time and support.

have a good weekend!

kind regard
Paul

May 23, 2026 at 9:21 am #18055944

marryF

Hi Nigel

Btw i fixed the issue with that plugin by adjusting one line of code from

add_filter( 'the_content', 'AutoAnchor_add_anchors_to_headings' );

to

add_filter( 'the_content', 'AutoAnchor_add_anchors_to_headings', 99 );

So what has the crashing of the content when wpml is active todo with the priority of that line and the_content filter

I am curious to your idea on this.

Thank you

Kind regards
Paul

May 26, 2026 at 7:45 am #18059653

Nigel
WPML Supporter since 02/2016

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

Hi Paul

I'm glad you were able to fix the problem by adjusting the code.

I can't tell at a glance what the source of the problem might have been with that plugin, and while it would be nice to know, reviewing custom code generally isn't something we have time to do, particularly in a scenario where things are now working.

If problems resurface then do please get back in touch.

June 1, 2026 at 8:42 am #18072554

marryF

Hi Nigel

I was not asking for reviewing my code. Apparently something changed in WPML between 4.9.2.1 and 4.9.3 causing the content to disappear based on the content filter. I was asking about your thought on that as that is something you control.

My other question was: " Why did the copy of the website work in your server?" That does not make any sense. It should have given the exact same problem.

If i dup the website to my local server i get the same issue. I can replacte it even with alone that plugin with the line mentioned unchanged.

Kind regards
Paul