跳过导航

Open

Reported for: WPML Multilingual CMS 4.5.14

Topic Tags: Compatibility

Overview of the issue

After translating an off-canvas element from Avada, the front-end always displays the default language.

Workaround

Please make a full backup of your site before proceeding with either of the two following options:

Option #1

Translate the off-canvas section using manual translation.

Option #2

Go to WPMLSettingsCustom XML Configuration and add the following XML code:

<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>    
  </shortcodes>
</wpml-config>

Then, translate your page and its Off Canvas ID.

留下回复

紧扣主题并尊重他人。如果您需要帮助解决与本帖无关的问题,请使用我们的 Support Forum 开始聊天或提交票据。

您可以使用这些标签:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>