למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | טריות |
---|---|---|---|---|---|
Masonry Grid of logos not working on destination language page
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 | לפני 3 חודשים, 4 שבועות | |
String translation going back to source language ENG->SPA->ENG
נפתח על ידי: paulS-91
ב: English Support
Problem: <wpml-config> <shortcodes> <shortcode> <tag>forminator_form</tag> <attributes> <attribute>id</attribute> </attributes><attributes> </attributes></shortcode> </shortcodes> </wpml-config> Next, use this PHP snippet to allow translating numeric values like IDs with the Advanced Translation Editor (ATE): /** * Allow translating numbers * * @see https://wpml.org/forums/topic/wpbakery-post-grid-element-exclude-from-filter-list-category-reappears<br /> */ 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 ); After applying these changes, edit the form shortcode in the original content and open ATE. If the ID is not directly visible, use the search bar to locate it. When translating, replace the original ID with the correct ID of the translated form. Please note that this solution might be outdated or not applicable to your specific 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 issue persists, please open a new support ticket at WPML support forum. |
|
2 | 4 | לפני 10 חודשים, שבוע 1 | |
Missing string for translation
נפתח על ידי: paulS-91
ב: English Support
Problem: Please note that solutions might become outdated or may not directly apply 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 issue continues, please do not hesitate to open a new support ticket at WPML support forum. |
|
2 | 5 | לפני 10 חודשים, 2 שבועות | |
Featured image showing huge in translations
נפתח על ידי: paulS-91 ב: English Support |
|
2 | 2 | לפני 11 חודשים, 2 שבועות | |
Translation Missing
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 2 שבועות
|
|
Translation into Spanish
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 2 שבועות
|
|
Button translation on WordPress
נפתח על ידי: paulS-91 ב: English Support |
2 | 2 | לפני 11 חודשים, 3 שבועות | ||
Source content is missing to translate
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 3 שבועות
|
|
Content automatically translated back into source language
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 3 שבועות
|
|
Translation Stuck
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 2 |
לפני 11 חודשים, 3 שבועות
|
|
Translated events put as draft are still visible in event lists
נפתח על ידי: paulS-91 ב: English Support |
|
2 | 2 | לפני שנה 1, 10 חודשים | |
Page not showing translations
נפתח על ידי: paulS-91 ב: English Support |
|
2 | 9 | לפני 2 שנים, 11 חודשים | |
How do I learn how many credits I have left?
נפתח על ידי: paulS-91 ב: English Support |
|
2 | 2 |
לפני 3 שנים, 5 חודשים
paulS-91 |
|
WPML chat support ticket by paulS-91 – 1645624131
נפתח על ידי: paulS-91 ב: Chat Support |
|
1 | 1 |
לפני 3 שנים, 5 חודשים
|
|
Wrong event date for cloned event
נפתח על ידי: paulS-91 ב: English Support |
|
2 | 4 | לפני 3 שנים, 8 חודשים |