ナビゲーションをスキップする

Open

Reported for: WPML Multilingual CMS 4.6.9

Topic Tags: Compatibility

Overview of the issue

If you are using Avada Forms, you will notice that checkbox fields which use conditional logic based on other field values, fail to display in translated versions of the form.

Workaround

  • Go to WPML > Settings > Custom XML Configuration page.
  • Add the following XML:
    <wpml-config>
        <shortcodes>
            <shortcode>
                <tag>fusion_form_checkbox</tag>
                <attributes>
                    <attribute>label</attribute>
                    <attribute>tooltip</attribute>
                    <attribute>options</attribute>
                    <attribute encoding="base64">logics</attribute>
                </attributes>
            </shortcode>
        </shortcodes>
    </wpml-config>
    
  • Translate your form.
  • This time in ATE, look for the JSON value format directly in the search field and translate only the conditional value field as in the screenshot.

2 返答 へ “Avada - Forms Checkbox Fields with Conditional Logic Not Displaying in Translated Forms”

  1. I did as above for a clients website but it does not show.
    I have WMPL Version 4.6.13 and all latest versions of themes, WP.
    Date 2 Sept 2024

返答する

トピックからそれないようにし、他のユーザーを尊重してください。この投稿に関係のない問題についてサポートが必要な場合は、サポート フォーラムを使用してチャットを開始するか、チケットを送信してください。

これらのタグを使用できます:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>