탐색 건너뛰기

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.

답장을 남겨주세요

주제를 유지하고 다른 사람을 존중하십시오. 이 게시물과 관련 없는 문제에 대한 도움이 필요한 경우 지원 포럼을 사용하여 채팅을 시작하거나 티켓을 제출하십시오.

다음 태그를 사용할 수 있습니다.
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>