WPML
Trạng thái
Đang chờ nhà phát triển
Plugin/giao diện liên quan
Divi Supreme Modules

Tổng quan về lỗi

Khi sử dụng Divi Supreme Modules, trường miêu tả của widget FAQ không thể dịch được, chỉ có thể dịch tiêu đề.

Giải pháp tạm thời

1- Truy cập WPML > Cài đặt > tab Cấu hình XML tùy chỉnh
2- Dán mã XML sau:

<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- Chỉnh sửa lại trang liên quan và dịch lại

Tất cả các lỗi đã ghi nhận →