이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Price Table widget currency and price value fields are not seen
시작한 사람: richardB-51
안에: English Support
Problem: Using Elementor and the price Table widget. In the "Pricing" section of the widget, I set the Currency Symbol to 'None', and (optionally) added a $ to the 39.99 price. Is there is a way to get WPML to include the price text field for translation via Translation Editor, along with the Heading, Period, Button Text etc? Solution: - Go to WPML > Settings > Custom XML configuration and add next XML code: <wpml-config> <elementor-widgets> <widget name="price-table"> <fields> <field type="Price Table: Heading" editor_type="LINE">heading</field> <field type="Price Table: Sub-Heading" editor_type="LINE">sub_heading</field> <field type="price" editor_type="LINE">price</field> <field type="Button text" editor_type="LINE">button_text</field> <field type="Footer info" editor_type="LINE">footer_additional_info</field> </fields> <fields-in-item items_of="features_list"> <field type="Item text" editor_type="LINE">item_text</field> </fields-in-item> </widget> </elementor-widgets> </wpml-config> - Make a small change to the default language page and click to update the translation. Relevant Documentation: |
|
2 | 6 |
4 년 전에
richardB-51 |
작성자가 작성한 모든 기사 richardB-51:
항목을 찾을 수 없습니다.