Skip Navigation

Open

Reported for: WPML Multilingual CMS 4.6.11

Topic Tags: Bug

Overview of the issue

If you try to translate the content inside a Footnotes block of the WordPress Block Editor, you will experience that it is not available in the Advanced Translation Editor (ATE).

Workaround

  • Go to WPML > Settings > Custom XML Configuration page.
  • Add the following code:
    <wpml-config>
      <custom-fields>
        <custom-field action="translate" encoding="json">footnotes</custom-field>
      </custom-fields>
    </wpml-config>
    
  • Add a small modification to your page in order to refresh the translation job.

Leave a Reply

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>