此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
Icon not showing in Translated pages.
发起人:anthonyM-37 在:Chat Support |
|
1 | 2 |
1 year, 11 months前
|
|
|
Translating custom widgets from TheGem theme
发起人:anthonyM-37
在:English Support
Problem: The issue happens with the following widgets: Solution: 1. Add the following XML to WPML > Settings > Custom XML Configuration tab:
<wpml-config>
<elementor-widgets>
<widget name="thegem-animated-heading">
<fields>
<field>text_content</field>
</fields>
<fields-in-item items_of="text_content">
<field>heading_text</field>
<field>words_animation1</field>
</fields-in-item>
</widget>
<widget name="thegem-counter">
<fields>
<field>counter_description</field>
</fields>
</widget>
</elementor-widgets>
</wpml-config>
2. Edit the page in the default language Relevant Documentation: |
|
2 | 6 | 1 year, 11 months前 | |
|
Thegem widgets not translated
发起人:anthonyM-37 在:Chat Support |
|
1 | 2 |
1 year, 11 months前
|