Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:

The client was unable to send a Global Header with base64 encoded fields for translation using WPML. Attempts to configure custom XML to handle the encoding were unsuccessful, resulting in errors and the removal of content from the translation job.

Solution:

We recommended updating the XML configuration in WPML settings to properly handle base64 encoded fields. Here is the correct XML configuration:

<wpml-config>
  <shortcodes>
    <shortcode>
      <tag>fusion_button</tag>
      <attributes>
        <attribute type="link">link</attribute>
        <attribute>title</attribute>
        <attribute encoding="base64">dynamic_params</attribute>
      </attributes>
    </shortcode>
    <shortcode>
      <tag>fusion_imageframe</tag>
      <attributes>
        <attribute encoding="base64">dynamic_params</attribute>
      </attributes>
    </shortcode>
  </shortcodes>
</wpml-config>

This configuration should be added under WPML->Settings->Custom XML Configuration. Additionally, we provided links to relevant documentation and known issues:

If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend 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. If further assistance is needed, please open a new support ticket at WPML support forum.

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 1 reply, has 0 voices.

Last updated by Bigul 1 day, 8 hours ago.

Assisted by: Bigul.

Author Posts
April 11, 2025 at 10:09 am #16921993

Imre

HI there, this is not working!

See screenshot, spinning wheel icons keeps running. And if i continue by checking the checkbox and click at the bottom on Translate the next screen appears.

Imre

16920979-Screenshot_2025_04_11_at_07.45.13.png
April 11, 2025 at 10:27 am #16922036

Bigul
Supporter

Languages: English (English )

Timezone: Europe/Vienna (GMT+02:00)

Hi Imre,

Welcome to the WPML support forum. I will do my best to help you resolve the issue.

This is related to the following ticket. So please try the workaround suggested there after a full site backup and let us know your feedback.

https://wpml.org/forums/topic/wpml-cannot-send-some-of-the-content-to-translation-5/#post-16314368

--
Thanks!

Bigul