Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
translated posts not showing on blog overview page
Commencé par : feisale
dans : English Support
Problem: |
|
2 | 4 | Il y a 1 année et 10 mois | |
|
Advanced Toggle Element ElementKit
Commencé par : feisale
dans : 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 | Il y a 1 année et 11 mois |