Problem: The client needed to remove the link from duplicated posts in WPML to make them translate independently, similar to the action of clicking the "Translate independently" button. Solution: We advised the client that to remove the duplicate status and make a post translate independently, they should delete the
_icl_lang_duplicate_of
field in the
wp_postmeta
table. This field links a duplicate post to its original. By removing this link, the post becomes an independent translation.
If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also highly suggest checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at WPML Support Forum.