Dieser Benutzer hat keine Lieblingsthemen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Unterstützer | Stimmen | Beiträge | Aktualisierung |
---|---|---|---|---|---|
Unable to delete a custom secondary language
Erstellt von: aigarsM
in: English Support
Problem: Solution: Please note that this solution might be outdated or not applicable to your case. If you're experiencing similar issues and the provided solution does not resolve them, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket with us for further assistance. |
|
2 | 4 | Vor 1 Jahr, 5 Monaten | |
Can you bulk duplicate posts from another language?
Erstellt von: aigarsM in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 6 Monaten
|
|
I can't see ACF link text in Advanced Translation Editor
Erstellt von: aigarsM
in: English Support
Problem: Solution: If this solution does not seem relevant to your situation, please open a new support ticket with us. |
|
2 | 10 | Vor 1 Jahr, 6 Monaten | |
WPML chat support ticket by aigarsM – 1701417845
Erstellt von: aigarsM in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 8 Monaten
|
|
In WCML under attributes I don't see all attributes
Erstellt von: aigarsM in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 9 Monaten
|
|
Broken Woocommerce Product Variations
Erstellt von: aigarsM in: English Support |
|
2 | 3 | Vor 1 Jahr, 10 Monaten | |
WPML chat support ticket by aigarsM – 1695303135
Erstellt von: aigarsM in: English Support |
1 | 1 |
Vor 1 Jahr, 10 Monaten
|
||
WPML Automatic Translation and ACF configuration
Erstellt von: aigarsM in: English Support |
|
2 | 3 | Vor 1 Jahr, 10 Monaten | |
I switch to Pay-as-you-go plan and in first day it charged 100$
Erstellt von: aigarsM in: English Support |
|
2 | 2 | Vor 1 Jahr, 11 Monaten | |
Split: automatic translation stuck
1
2
Erstellt von: aigarsM in: English Support |
|
2 | 25 | Vor 1 Jahr, 11 Monaten | |
automatic translation stuck on calculating
Erstellt von: aigarsM in: English Support |
|
2 | 6 | Vor 1 Jahr, 12 Monaten | |
Bad UX in wpml select field "What site do you need help with?"
Erstellt von: aigarsM in: English Support |
|
2 | 2 | Vor 1 Jahr, 12 Monaten | |
Lost translations credits
Erstellt von: aigarsM in: English Support |
|
2 | 11 | Vor 2 Jahren | |
Uncaught Error: Call to undefined function WPML\\Forms\\WpForms\\wpforms_proce
Erstellt von: aigarsM in: English Support |
|
3 | 10 | Vor 2 Jahren, 3 Monaten | |
WPML overwrites gravity form
Erstellt von: aigarsM
in: English Support
Problem: wp-content/plugins/gravityforms-multilingual/inc/gravity-forms-multilingual.class.php in the Gravity_Forms_Multilingual class. $st_context = $this->get_st_context( $form['id'] ); // Cache. $current_lang = $sitepress->get_current_language(); if ( isset( $this->current_forms[ $form['id'] ][ $current_lang ] ) ) { return $this->current_forms[ $form['id'] ][ $current_lang ]; } $snh = new GFML_String_Name_Helper(); $form = $this->populate_translated_values( $form, $st_context ); to: $st_context = $this->get_st_context( $form['id'] ); // Cache. $current_lang = $sitepress->get_current_language(); if ( isset( $this->current_forms[ $form['id'] ][ $current_lang ] ) ) { return $this->current_forms[ $form['id'] ][ $current_lang ]; } $snh = new GFML_String_Name_Helper(); $check = new \WPML\Utils\DebugBackTrace();//add this if ( $check->is_class_function_in_call_stack( 'GFFormDisplay', 'process_form' ) ) { //add this return $form;//add this }//add this $form = $this->populate_translated_values( $form, $st_context ); 3. Update the form and try to reproduce the issue. If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum. |
|
2 | 7 |
Vor 3 Jahren, 6 Monaten
aigarsM |