이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
translated posts not showing on blog overview page
시작: feisale
카테고리: English Support
Problem: |
|
2 | 4 | 1 년, 10 월 전에 | |
|
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 년, 11 월 전에 |