למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
| סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
|---|---|---|---|---|---|
|
Split: automatic translation stuck
1
2
נפתח על ידי: aigarsM ב: English Support |
|
2 | 25 | לפני שנה 2, חודש 5 | |
|
automatic translation stuck on calculating
נפתח על ידי: aigarsM ב: English Support |
|
2 | 6 | לפני שנה 2, חודש 6 | |
|
Bad UX in wpml select field "What site do you need help with?"
נפתח על ידי: aigarsM ב: English Support |
|
2 | 2 | לפני שנה 2, חודש 6 | |
|
Lost translations credits
נפתח על ידי: aigarsM ב: English Support |
|
2 | 11 | לפני שנה 2, חודש 6 | |
|
Uncaught Error: Call to undefined function WPML\\Forms\\WpForms\\wpforms_proce
נפתח על ידי: aigarsM ב: English Support |
|
3 | 10 | לפני שנה 2, חודש 10 | |
|
WPML overwrites gravity form
נפתח על ידי: aigarsM
ב: 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 |
לפני שנה 4
aigarsM |
|
|
WPML overwrites gravity form
נפתח על ידי: aigarsM ב: English Support |
|
2 | 3 | לפני שנה 4, חודש 1 | |
|
Synchronise translations disabled by default
נפתח על ידי: aigarsM ב: English Support |
|
2 | 4 | לפני שנה 4, חודש 4 | |
|
WPML chat support ticket by aigarsM – 1632156647
נפתח על ידי: aigarsM ב: Chat Support |
|
1 | 1 |
לפני שנה 4, חודש 5
|
|
|
Translated pages show server error
נפתח על ידי: aigarsM ב: Chat Support |
|
1 | 2 |
לפני שנה 4, חודש 9
|