此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
Trying to complete translation but each time I try adding the translation the page goes blank
发起人:brendaM-4 在:English Support |
|
1 | 4 | 4 months前 | |
Gravity form just partially being translated
发起人:brendaM-4 在:English Support |
|
2 | 2 | 1 years, 2 months前 | |
Issue with site's translation
发起人:brendaM-4
在:English Support
Problem: Solution: <wpml-config> <elementor-widgets> <widget name="jet-tabs"> <fields-in-item items_of="tabs"> <field>item_label</field> <field>item_editor_content</field> <field>item_template_id</field> </fields-in-item> </widget> </elementor-widgets> </wpml-config> 3) Save the changes. function wpmlsupp_7499_allow_translating_numbers( $is_translatable, $job_translate ) { $data = $job_translate['field_data']; if ( 'base64' === $job_translate['field_format'] ) { $data = base64_decode( $data ); } if ( is_numeric( $data ) ) { return true; } return $is_translatable; } add_filter( 'wpml_tm_job_field_is_translatable', 'wpmlsupp_7499_allow_translating_numbers', 10, 2 ); 5) Save the changes. We also provided links to documentation for further assistance: Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please open a new support ticket in our support forum. |
|
2 | 15 | 1 years, 5 months前 | |
String Translation on Menu not working
发起人:brendaM-4 在:English Support |
|
2 | 4 | 1 years, 7 months前 | |
WPML chat support ticket by brendaM-4 – 1699275279
发起人:brendaM-4 在:Chat Support |
|
1 | 2 |
1 years, 8 months前
|
|
WPEngine claims WPML is stripping UTM values
发起人:brendaM-4 在:English Support |
2 | 2 | 1 years, 11 months前 | ||
We used credits for translations but they are all still in English
1
2
发起人:brendaM-4 在:English Support |
|
3 | 27 | 2 years前 |