Skip Navigation

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.

WordPress 6.7 has introduced a new issue that impact translations, please update WooCommerce and WPML to the latest versions before you report issues. More about this here - https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/
Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 12:00 – 14:00 -
- 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 17:00 – 21:00 -

Supporter timezone: Europe/Vienna (GMT+01:00)

This topic contains 6 replies, has 0 voices.

Last updated by ericH-23 5 hours, 49 minutes ago.

Assisted by: Bigul.

Author Posts
November 22, 2024 at 9:47 pm #16435352

ericH-23

Background of the issue:
I am working on a site under development and have activated the setting in WPML to delete translations when a post is deleted. I want to understand how this setting works, especially in relation to synced duplicates of posts.

Symptoms:
I am unsure if the deletion setting works for copies and what happens when original or synced copies are deleted.

Questions:
Does the setting to delete translations when a post is deleted also apply to duplicates?
What should happen if the original post is deleted?
What should happen if a synced duplicate is deleted?
Must the deleted post be removed from the trash for the duplicates to be deleted as well?

November 25, 2024 at 10:21 am #16438981

Bigul
Supporter

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hello,

Welcome to the WPML support forum. I will do my best to help you to resolve the issue.

To help you faster, I've enabled debug information for this support ticket. Please see this link for how to get this information from your site and give it to us: http://wpml.org/faq/provide-debug-information-faster-support/

If we choose the *When deleting a post, delete translations as well* option in WPML>>Settings>>Posts and pages synchronization it will work like the following. Please try it after a full site backup and let us know your feedback.

1) When we Trash an original/default language post its translations will be also trashed

2) When we Trash an original/default language post its duplicates (in the secondary languages) will be also trashed

3) If we permanently delete a post from Trash, its translations/duplicates will be deleted permanently

4) When we Trash/Delete permanently a translated post its original/default language post will not be trashed/deleted

--
Thanks!

Bigul

November 25, 2024 at 11:37 am #16439381

ericH-23

Hi,
My situation is:

I added https://wpml.org/forums/topic/adding-posts-in-a-second-language-and-making-available-in-all-languages/ and now a user can add a job in every language and copies will be made with all other languages.

Managing of the jobs is only allowed in the language in which the job is created, because changes are synced then to the copies.

So also deletion is also only allowed in the language, in which the job was created. But the deletion by the user only delets the original job post, the copies are not deleted.

Only if the admin go to the job listing trash and delete this job permanet, all the copies are gone.

Is it possible to get all the copies deleted into the trash with deleting the original post?

Thanks, kind regards
Eric

November 26, 2024 at 12:49 pm #16444722

Bigul
Supporter

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hi Eric,

Thank you for the details. Yes, if we activate the *When deleting a post, delete translations as well* option, deleting an original language post will also move its translations to the trash.

However, please note that if a post is created in a secondary language and then translated into the site's default (original) language, the post in the secondary language must be deleted first.

You can also select the *When deleting a taxonomy (category, tag or custom), delete translations as well* option of WPML>>Settings>>Posts and pages synchronization.

--
Thanks!

Bigul

November 26, 2024 at 4:25 pm #16446115

ericH-23

Hi,
Thanks, I had set also *When deleting a taxonomy (category, tag or custom), delete translations as well* already.

In my system it is set this way:

User adds a job in a second language, this job is duplicated (no translation) and by this there a copies of the by the user created job. The user is only allowed to delete the one he created, and if he do so, the copied jobs are not set to trash and are still in the system published.

So my question: is this a standard function? Then we should check this here. If not I have to go forward with a custom code here.

Thanks, kind regards
Eric

November 27, 2024 at 3:03 pm #16450700

Bigul
Supporter

Languages: English (English )

Timezone: Europe/Vienna (GMT+01:00)

Hi Eric,

Thank you for the updates. I have tested a similar case in a sandbox site (fresh installation). It works as expected. I created a couple of custom posts (Books) in the secondary language and duplicated them in the default language. The default language posts moved to Trash when I Trash the post was created in the secondary language.

Please click the following links for more details.

hidden link (Sandbox site login URL)

hidden link (All Posts are in Trash now)

--
Thanks!

Bigul

November 27, 2024 at 9:42 pm #16451801

ericH-23

Hi,
Thanks, good idea, yes, I installed here the Jobmanager and made the same test. Yes, all duplicates are in the trash. And I added field manager and acf taxnomies and added a tax field, and it is deleted into the trash. OK.

So remains the question, why is not this way in my site?

1)
Is something missing in this code: https://wpml.org/forums/topic/adding-posts-in-a-second-language-and-making-available-in-all-languages/

2)
have some taxonomies false setting in WPML

Shall I make a troubleshot with WPML?

Thanks, kind regards
Eric