למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
Impossible to update existing products and pages after WPML support solution for previous problem
נפתח על ידי: marikaK ב: English Support |
|
0 | 3 | לפני חודש 1, שבוע 1 | |
WPML String Translation plugin causes critical error for part of one category Woocomerce product lin…
1
2
נפתח על ידי: marikaK
ב: English Support
Problem: /wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/DataConvert.php and replace the unserializeString function with the following code: private static function unserializeString( $string, $associative ) {<br /> // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_unserialize<br /> $value = is_serialized( $string ) ? unserialize( $string ) : json_decode( $string, $associative );<br /> if ($value === null){<br /> return $string;<br /> }<br /> return $value;<br />} 2. Go to /wp-content/plugins/sitepress-multilingual-cms/addons/wpml-page-builders/classes/Integrations/Elementor/Hooks/QueryFilter.php and replace the translateQueryIds function with: public function translateQueryIds( $value, $object_id, $meta_key, $single ) {<br /> if ( WPML_Elementor_Data_Settings::META_KEY_DATA === $meta_key && $single ) {<br /> $value = get_post_meta( $object_id, WPML_Elementor_Data_Settings::META_KEY_DATA, true );<br /> if ( $value ) {<br /> $value = DataConvert::unserialize( $value, false );<br /> $value = this->recursivelyTranslateQueryIds( $value );<br /> if (is_array($value)) {<br /> $value = DataConvert::serialize($value, false);<br /> }<br /> }<br /> }<br /><br /> return $value;<br />} After making these changes, save the files. This solution was successfully applied to a staging site, resolving the issue. Please note that this solution might be outdated or not applicable to your specific case. If the problem 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, do not hesitate to open a new support ticket. |
|
0 | 29 | לפני חודש 1, 2 שבועות | |
WPML issue with MySQL server
נפתח על ידי: marikaK ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 4 שבועות
|
|
Wpml php errors
נפתח על ידי: marikaK
ב: English Support
Problem: If this solution does not apply to your situation, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket with us for further assistance. You can do so at our support forum. |
|
2 | 3 | לפני 12 חודשים | |
Translate just strings, not the whole site – which wpml setup should I choose?
נפתח על ידי: marikaK
ב: English Support
Problem: If this solution does not apply to your situation, or if it seems outdated, 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 3 | לפני שנה 1, חודש 1 | |
After some hours those widgets are disappearing again.
נפתח על ידי: marikaK ב: Chat Support |
|
1 | 2 |
לפני שנה 1, 6 חודשים
|
|
Unexpected horizontal lines between widgets in translations
נפתח על ידי: marikaK
ב: English Support
Problem: Solution: /* Remove horizontal lines between widgets */ .widget:empty { margin-bottom: 0 !important; padding-bottom: 0 !important; border-bottom: none !important; } in the custom CSS section of the theme. |
|
2 | 9 | לפני שנה 1, 7 חודשים | |
Menu items doesn't fit in translations
נפתח על ידי: marikaK
ב: English Support
Problem: Solution: |
|
2 | 3 | לפני שנה 1, 7 חודשים | |
Import glossary terms
נפתח על ידי: marikaK
ב: English Support
Problem: If this solution doesn't look relevant, please open a new support ticket. |
2 | 3 | לפני שנה 1, 8 חודשים | ||
Color swatches/layouts/html block/sidebar widget | translations in wpml
נפתח על ידי: marikaK ב: English Support |
|
2 | 7 | לפני שנה 1, 8 חודשים | |
Split: Please contact WPML support.
נפתח על ידי: marikaK ב: English Support |
|
2 | 2 | לפני שנה 1, 8 חודשים | |
Delete existing translations to reset WPML
נפתח על ידי: marikaK ב: English Support |
|
2 | 4 | לפני שנה 1, 8 חודשים | |
WPML chat support ticket by marikaK – 1697048830
נפתח על ידי: marikaK ב: English Support |
1 | 1 |
לפני שנה 1, 8 חודשים
|
||
Unable to parse data from service response.
נפתח על ידי: marikaK ב: English Support |
|
2 | 5 | לפני שנה 1, 9 חודשים |