Skip Navigation

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.

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>