[Zugewiesen] Translation is stuck "In progress" and can't publish the page
Dies ist das technische Support-Forum für WPML – das mehrsprachige WordPress-Plugin.
Mitlesen können alle, doch nur WPML-Kunden können hier Fragen veröffentlichen. Das WPML-Team antwortet im Forum an 6 Tagen pro Woche, 22 Stunden am Tag.
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
-
Unterstützt die Zeitzone: Europe/Madrid (GMT+02:00)
Hintergrund des Themas:
I am trying to translate the home page of my website, but the translation process is stuck. I attempted to remove the translation and start it again, but it didn't work. The issue can be seen on this page: versteckter Link
Die Symptome:
The translation status is stuck 'In progress', and the English version of the home page results in a 404 error.
Fragen:
Why is the translation stuck 'In progress'?
How can I resolve the 404 error on the English version of the home page?
bevor Ihr Ticket einem meiner Kollegen zugewiesen wird, erlauben Sie mir bitte, Sie durch einige erste Schritte zur Fehlersuche zu führen.
Haben Sie eine Staging-Umgebung, wo ich mir die betroffene Startseite genauer ansehen könnte? Ich würde mir das gerne direkt auf Ihrer Seite ansehen. Dazu bräuchte ich bitte temporären Zugriff (WP-Admin und FTP) auf Ihre Seite, vorzugsweise zu einer Test/Staging Seite, an der das Problem nach Möglichkeit repliziert wurde.
Ihre nächste Antwort ist als „Privat“ markiert, dies bedeutet nur Sie und ich haben Zugriff darauf.
❌ Bitte sichern Sie Ihre Datenbank und Website davor ❌
✙ Ich würde außerdem Ihre Erlaubnis benötigen, um Plugins und das Theme zu deaktivieren und erneut zu aktivieren sowie Konfigurationen auf der Seite zu ändern. Dies ist auch der Grund, warum das Backup wirklich wichtig ist.
thanks for the access! I finished translating the homepage by clicking "Save" in the editor—after that, the gear-wheel icon switched to the pencil icon, indicating the change was saved. However, when I tried to open the English version at versteckter Link, it returned a 404 error.
In the backend, I discovered that the EN page was deleted in the meantime, because the system shows:
Du versuchst ein Element zu bearbeiten, welches nicht existiert.
Möglicherweise wurde es gelöscht?
If you restore the page from the recycle bin, it should work again.
Hello, thanks for checking in. I've restored all the deleted pages in both languages, and recreated a translation for the home page. Unfortunately, it still returns 404 error
The translation isn’t being saved properly—after refreshing the page, the content disappears again.
Could you please first complete the pending task from the Polylang migration?
It might be affecting the current behavior.
Polylang used to redirect traffic from <em><u>versteckter Link</u></em> to <em><u>versteckter Link</u></em> but WPML isn't doing this. If you have incoming links to <em><u>versteckter Link</u></em>, you should redirect this traffic to your site's root. To do this, add the following line to your .htaccess file:
RedirectMatch 301 /de/$ <em><u>versteckter Link</u></em>
This redirect issue might be interfering here. I already tried fixing the page creation using our troubleshooting tools, but the issue reappeared.