Pular a navegação

Waiting for author

Topic Tags: Compatibility

Overview of the issue

When using the GreenShift Blocks and the dynamic text feature from the Greenshift Query and Meta Addon, values from an ACF option page do not display their translations on the frontend. This issue occurs even if the ACF option fields are correctly translated.

Workaround

Please, make sure of having a full site backup of your site before proceeding.

  • Go to WPML > Settings > Custom XML Configuration
  • Paste the following code and click “Save”:
  • <wpml-config>
        <gutenberg-blocks>
            <gutenberg-block type="greenshift-blocks/text" translate="1" label="Advanced text">
            <xpath>//*[contains(@class, 'gspb_text')]</xpath>
            <key name="text" />
            <key name="textContent" />
            <key name="customAnchor" />
            <key name="dynamictext">
              <key name="dynamicField" />
            </key>
          </gutenberg-block>
      </gutenberg-blocks>
    </wpml-config>
    
  • Locate the original page containing this block and save it again.
  • Edit the translation and ensure the ACF option name is translated.

Deixar uma Resposta

Por favor, mantenha-se no tópico e respeite os outros. Se você precisar de ajuda com problemas não relacionados a esta postagem, use nosso Fórum de suporte para iniciar um bate-papo ou enviar um tíquete.

Você pode usar estas tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>