Skip Navigation

Resolved

Reported for: WPML Multilingual CMS 4.6.0

Resolved in: WPML 4.6.4

Topic Tags: Bug

Overview of the issue

When using our Classic Translation Editor to edit a post, the translated taxonomy terms assigned to the post are replaced with the original terms.

Workaround

Please, be sure to make a full backup before proceeding. Try any of the following workarounds:

or

  • Deactivate the WPML Media plugin if you are not using a different image per language.

or

  • Open /wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Shared/media/shortcodes/class-wpml-page-builders-media-shortcodes-update.php
  • Look for line 58 and comment it out:
    // wpml_update_escaped_post( $postarr );