Cet utilisateur n'a pas de sujets favoris.
Sujets préférés du forum
Sujets de forum créés
Statut |
Sujet
|
Supporter | Les voix | Articles | Fraîcheur |
---|---|---|---|---|---|
Shortcodes not staying in translation memory permanently
Démarré par: justinK-16 en: English Support |
3 | 12 | Il y a 1 mois et 1 semaine | ||
Translations not reflecting when updating URLs
Démarré par: justinK-16 en: Chat Support |
1 | 2 |
Il y a 1 mois et 3 semaines
|
||
Post appearing twice in the ATE
1
2
Démarré par: justinK-16
en: English Support
Problem: |
2 | 28 | Il y a 2 mois et 2 semaines | ||
Shortcodes dropping out of ATE/Translation Memory
Démarré par: justinK-16 en: Chat Support |
1 | 2 |
Il y a 3 mois et 1 semaine
|
||
Unlimited Elements Post Grid Post Query Field does not appear for translation
1
2
Démarré par: justinK-16
en: English Support
Problem: If this solution does not resolve your issue or seems outdated, we highly recommend checking for 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. Should the problem persist, please do not hesitate to open a new support ticket at WPML support forum for further assistance. |
2 | 30 | Il y a 3 mois et 3 semaines | ||
Translating Scripts
1
2
3
Démarré par: justinK-16
en: English Support
Problem: If this solution does not apply to your case, 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
2 | 39 | Il y a 4 mois | ||
Unlimited Elements Widget not translating correctly
Démarré par: justinK-16 en: Chat Support |
1 | 2 |
Il y a 4 mois et 1 semaine
|
||
Unlimited Elements Post Grid Post Query Field does not appear for translation
Démarré par: justinK-16
en: English Support
Problem: // WPML Workaround for compsupp-7445<br />add_filter('elementor/frontend/before_render', 'wpml_compsupp7445_filter_ucaddon_post_grid');<br /><br />function wpml_compsupp7445_filter_ucaddon_post_grid($element) {<br /> if ('ucaddon_post_grid' !== $element->get_name() ) {<br /> return;<br /> }<br /> $settings = $element->get_settings();<br /> if (isset($settings['post_list_manual_select_post_ids']) && is_array($settings['post_list_manual_select_post_ids'])) {<br /> foreach ($settings['post_list_manual_select_post_ids'] as $key => $id) {<br /> $post_type = get_post_type($id);<br /> if (!$post_type) {<br /> continue;<br /> }<br /> $id = apply_filters('wpml_object_id', $id, $post_type, true);<br /> unset($settings['post_list_manual_select_post_ids'][$key]);<br /> $settings['post_list_manual_select_post_ids'][] = $id;<br /> }<br /> $element->set_settings('post_list_manual_select_post_ids', $settings['post_list_manual_select_post_ids']);<br /> }<br /> if (isset($settings['post_list_manual_post_ids_dynamic'])) {<br /> if (is_string($settings['post_list_manual_post_ids_dynamic'])) {<br /> $settings['post_list_manual_post_ids_dynamic'] = explode(',', $settings['post_list_manual_post_ids_dynamic']);<br /> }<br /> if (is_array($settings['post_list_manual_post_ids_dynamic'])) {<br /> foreach ($settings['post_list_manual_post_ids_dynamic'] as $key => $id) {<br /> $post_type = get_post_type($id);<br /> if (!$post_type) {<br /> continue;<br /> }<br /> $translated_id = apply_filters('wpml_object_id', $id, $post_type, true);<br /> $settings['post_list_manual_post_ids_dynamic'][$key] = $translated_id;<br /> }<br /> $element->set_settings('post_list_manual_post_ids_dynamic', $settings['post_list_manual_post_ids_dynamic']);<br /> }<br /> }<br />} If this solution does not resolve your issue or seems irrelevant due to updates or differences in your setup, we 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 with us. |
2 | 9 | Il y a 4 mois et 2 semaines | ||
Unrelated Meta Fields appearing in ATE when translating Elementor Templates
Démarré par: justinK-16
en: English Support
Problem: If the solution provided here does not resolve your issue or seems irrelevant due to updates or differences in 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 further assistance is needed, please open a new support ticket. |
2 | 5 | Il y a 4 mois et 3 semaines | ||
Issue with automatic translations
Démarré par: justinK-16 en: English Support |
2 | 8 | Il y a 5 mois et 1 semaine | ||
Unlimited Elements widget Filter Tabs
Démarré par: justinK-16 en: English Support |
2 | 7 | Il y a 7 mois | ||
Widgets not displaying correctly after translation
Démarré par: justinK-16
en: English Support
Problem: Solution: If the solution provided here does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we encourage you to open a new support ticket. We also 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. For further assistance, please visit our support forum. |
2 | 13 | Il y a 7 mois et 1 semaine | ||
Split: generation of another directory in Italian
Démarré par: justinK-16
en: English Support
Problem: Solution: We also clarified that the Italian directory might have been created because WPML was initially set to Italian, but this should not cause issues if the directory type is not being used. If you're experiencing similar issues, we recommend checking the documentation for the plugin you're using and ensuring that WPML was set up correctly. If you need to un-translate taxonomies to troubleshoot, you can do so by going to the WPML translation management and selecting the taxonomies you wish to revert. 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 you still need assistance, please open a new support ticket with us: WPML support forum. |
2 | 2 | Il y a 7 mois et 2 semaines | ||
Page blank
Démarré par: justinK-16
en: English Support
Problem: Please note that this solution might not be relevant if it's outdated or not applicable to your case. If the issue persists, we encourage you to open a new support ticket. We also 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 further assistance is needed, please contact us on the WPML support forum. |
2 | 9 | Il y a 7 mois et 2 semaines | ||
I cannot see my translator work
Démarré par: justinK-16 en: Chat Support |
1 | 2 |
Il y a 7 mois et 2 semaines
|