このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
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年、 3ヶ月前
richardB-51 |
が書いたすべての記事 richardB-51:
アイテムが見つかりませんでした