This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Trying to complete translation but each time I try adding the translation the page goes blank
Started by: brendaM-4 in: English Support |
|
1 | 4 | 4 months ago | |
Gravity form just partially being translated
Started by: brendaM-4 in: English Support |
|
2 | 2 | 1 year, 2 months ago | |
Issue with site's translation
Started by: brendaM-4
in: 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 year, 5 months ago | |
String Translation on Menu not working
Started by: brendaM-4 in: English Support |
|
2 | 4 | 1 year, 7 months ago | |
WPEngine claims WPML is stripping UTM values
Started by: brendaM-4 in: English Support |
2 | 2 | 1 year, 11 months ago | ||
We used credits for translations but they are all still in English
1
2
Started by: brendaM-4 in: English Support |
|
3 | 27 | 2 years ago |