DUPLICATE: WPML don't translate but copy Page options fields

Hi brickers!
In the settings of WPML I have set the possibility to translate the fields of “Page options”.
Once I have created the page in another language and translated the fields, if I go to “Page options” of the translated page I see the fields copied from the original language and not translated.





Thanks and regards,
Daniele

Hi @lele,

Thank you for the report! This is the same underlying bug as this report: WIP: Template condition does not work as expected with Polylang & WPML. This should be fixed in our upcoming release.

In the meantime, you may either keep using v1.12.5 or remove the following two lines from wpml-config.xml in the Bricks theme directory:

<custom-field action="copy" style="line">_bricks_page_settings</custom-field>
<custom-field action="copy" style="line">_bricks_template_settings</custom-field>

I’ll set this thread as a duplicate so we can all have one reference thread to make it easier to follow :slight_smile: