Skip Navigation

Resolved

Resolved in: 4.4.0

Overview of the issue

With the recent release of WPML 4.3.16, when you translate a page created with Flatsome’s UX page builder, the translation does not show up on the translated page.

Workaround

The issue is reported to our developers and they’re working on a fix for it. In the meantime, you can fix this issue by following these steps:
1- Go to WPML > Settings > Custom XML Configuration
2- Paste the following configuration (if you already have some configuration, you will have to merge it):

<wpml-config>
    <gutenberg-blocks>
        <gutenberg-block type="core/html" translate="1">
            <xpath>/*</xpath>
        </gutenberg-block>
    </gutenberg-blocks>
</wpml-config>

3- Save the configuration.
4- Open the translation job and save it again.
(5. If this does not work, try to re-save the original page before to re-open the translation job)

WPML 4.4.0 Beta

We’ve releassed a beta which should solve this issue. Please, keep in mind that it is a beta version which is under testing and shouldn’t be used in production sites. You can download it here:

Downloads

2 Responses to “Flatsome translated pages show original content”

  1. It’s not help sir, still have many bugs..

    I was think to renew my subscription but its difficult for me.
    Flatsome theme not fully integrate with WPML

    We must add some tag in XML like:

    section

    row

    row_inner

    col

    col_inner

    col_grid

    ux_banner

    text_box

    /*

    After adding some modification, its also not help.
    Still many bugs found.

    I spent 8 hours of translating website today and my page become broken. It so frustating

    • Hello there,

      I totally understand your frustration and we are working to fix this issue directly from our code.
      However, if the solution here provided does not help, it is better to open a support ticket as it may be a different situation which we need to investigate:
      https://wpml.org/forums/forum/english-support/

      Thank you for your help.