Background of the issue:
I disabled automatic translations and have no extra code. I am working on a site under development and want to configure the system so that only the edited job in the current language is saved.
Symptoms:
When I edit a job, it is saved into all language versions, making the save process too long and unnecessary.
Questions:
How can I change/configure the system so that only the edited job in the current language is saved and not also all the other languages?
Please confirm if the issue occurs when only the WPML and WP Job Manager plugins are active? Additionally, is it possible to reproduce the problem with a new post?
Hi,
Thanks, my question is general.
The normal behavior is:
- a job ist posted
- duplicates are made (manually in the backend, or with a script)
This job is now connected with the duplications.
If the job is edited, with saving all duplications will be updated.
That is generally a good thing.
BUT: I have 7 languages and the saving after editing the job takes a long time.
Improvement could be:
1) save the job WITHOUT automatically updating all the language versions
2) then after a while (with a script) the language versions could be updated
So my question is: is there a setting or a hook available, so that the saving of the "first language" don't update the connected duplicates or after about 20 sec later, so that the first save of the job is so shart as possible?
Any available information for a step further would help. I don't want a customisation by you, only advice, what is available in WPML for doing so.