Problem:
I have a form to submit a new Recipe in default language (arabic). now after submitting the form with the help of following code snippet i can confirm that on the frontend i can find the post in default language (arabic) and when i switch the language to english i can see also a post of default language has been created for english.
the problem is when i edit the duplicated post that was created for english. I translate the fields to english and then submit the editing form, once the editing form is submitted, the default language disappears (no arabic version anymore, only english)
Solution:
You might consider to remove the a custom hidden field "_icl_lang_duplicate_of" from secindary language posts, for example:
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
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 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 12 replies, has 2 voices.
Last updated by 6 years, 2 months ago.
Assisted by: Luo Yang.