Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
| Stato |
Argomento
|
Supporter | Voci | Post | Freschezza |
|---|---|---|---|---|---|
|
translated posts not showing on blog overview page
Iniziato da: feisale
in: English Support
Problem: |
|
2 | 4 | 1 anno, 10 mese fa | |
|
Advanced Toggle Element ElementKit
Iniziato da: feisale
in: 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 anno, 11 mese fa |