Перейти к содержимому Перейти к боковой панели

Waiting for author

Overview of the issue

When using Divi Supreme Modules, FAQ widget description field is not translatable, only the title can be translated.

Workaround

1- Go to WPML > Settings > Custom XML Configuration tab
2- Paste the following XML code :

<wpml-config>
    <shortcodes>
        <shortcode>
            <tag label="Supreme FAQ Wrapper">dsm_faq</tag>
        </shortcode>
        <shortcode>
            <tag label="Supreme FAQ Item">dsm_faq_child</tag>
            <attributes>
                <attribute label="FAQ Title">dsm_title</attribute>
                <attribute label="FAQ Content" encoding="allow_html_tags">dsm_content</attribute>
            </attributes>
        </shortcode>
    </shortcodes>
</wpml-config>
        

3- Re-edit the concerned page and retranslate it

Оставить ответ

Пожалуйста, придерживайтесь темы и уважайте других. Если вам нужна помощь по вопросам, не связанным с этим сообщением, используйте наш Форум поддержки, чтобы начать чат или отправить заявку.

Вы можете использовать эти теги:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>