此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
translated posts not showing on blog overview page
发起人:feisale
在:English Support
Problem: |
|
2 | 4 | 1 year, 11 months前 | |
|
Advanced Toggle Element ElementKit
发起人:feisale
在:English Support
Problem: In short, I have the pricing info in an advanced toggle element for monthly & yearly. Solution: 1- Go to WPML-> Settings-> Custom XML tab
<wpml-config>
<elementor-widgets>
<widget name="elementskit-pricing">
<fields>
<field>ekit_pricing_table_title</field>
<field>ekit_pricing_table_subtitle</field>
<field>ekit_pricing_currency_icon</field>
<field>ekit_pricing_table_price</field>
<field>ekit_pricing_table_duration</field>
<field>ekit_pricing_table_content</field>
<field>ekit_pricing_btn_text</field>
<field>ekit_adv_tooltip_content</field>
</fields>
<fields-in-item items_of="ekit_pricing_table_content_repeater">
<field>item</field>
<field>ekit_pricing_list</field>
</fields-in-item>
</widget>
</elementor-widgets>
</wpml-config>
3- Update the page in the default language Please note that the currency symbol won't be translated using the translation editor, so you will need to edit the translated page using Elementor and change it. Relevant Documentation: 3- For the Toggle element, please check this guide. (https://wpmet.com/doc/translate-ekit-widgets-with-sub-elements/) |
|
2 | 11 | 1 year, 11 months前 |