Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 6 replies, has 2 voices.

Last updated by Christopher Amirian 3 years, 1 month ago.

Assisted by: Christopher Amirian.

Author Posts
February 8, 2023 at 10:52 am #12986359

andreiG-2

The Plus Addons for Block Editor compatibility

February 8, 2023 at 11:27 am #12986757

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

I managed to install a WordPress installation that you can access it here:

hidden link

WPML is installed there and two languages are setup.

What I need you to do:

- Install "The Plus Addons for Block Editor".
- Add a sample page.
- use the block in question that has the issue.
- Translate the page.
- Replicate the issue.

Thank you.

February 11, 2023 at 9:04 pm #13013087

andreiG-2

Sorry I replied via email , I assumed that it will get added. but apparently it was not.

Hallo,

I have created as requested:
hidden link

Thank you!
Andrei

February 12, 2023 at 4:11 pm #13015313

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

Thank you. I reported this to the compatibility team.

Just to make sure we are on the same page, there is no guarantee for a fix as this plugin is not listed as a compatible plugin and along the way it may need the help from the developers of the plugin.

That is why I'd appreciate it if you can also report this to the developers of the plugin too so you will have two avenues to follow the issue.

Thanks.

February 12, 2023 at 4:36 pm #13015351

andreiG-2

Hallo,
Yes I do have a ticket with the developers, they told me they rised a issue or at least communicated with you on their side as well.
Thank you!

February 12, 2023 at 4:39 pm #13015357

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Great, thanks.

Would you please ask them to use the link below to communicate with us?

https://wpml.org/documentation/support/go-global-program/

That way a developer-to-developer connection can be achieved which yields to the best results.

Thanks.

February 19, 2023 at 9:57 am #13063953

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

The compatibility team came up with the solution below:

- Go to "WordPress Dashboard > WPML > Settings > Custom XML Configuration (tab)
- Add the XML code below:

<wpml-config>
  <gutenberg-blocks>
    <gutenberg-block type="tpgb/tp-pro-paragraph" translate="1">
      <key name="title" />
      <key name="content" />
    </gutenberg-block>    
  </gutenberg-blocks>
</wpml-config>

- Save the page.
- Go to the page in question and do a change on the original language and save,
- Make sure that the translation is 100% complete.
- This time it will work ok.

Please consider that additional XML code should be added for the other blocks that the plugin has. It seems that the developer of the plugin contacted us so they will follow up to make sure all the blocks are compatible with WPML.

Thank you.