此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
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 years, 7 months前
richardB-51 |
|
|
Links in page content not linking correctly
发起人:richardB-51 在:Chat Support |
|
1 | 2 |
4 years, 11 months前
|
|
|
Redirection issues
发起人:richardB-51 在:Chat Support |
|
1 | 2 |
4 years, 11 months前
|