该用户没有最喜欢的主题。
最喜欢的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 声音 | 文章 | 新鲜度 |
---|---|---|---|---|---|
Menu language switcher
发起人: Silvia Mancini 中: English Support |
|
0 | 3 | 9 hours, 10 minutes前 | |
Split: TEAM section is not well translated
发起人: Silvia Mancini 中: English Support |
1 | 2 | 3 days, 7 hours前 | ||
How to translate GiveWP donation forms into English (my default language is italian)
发起人: Silvia Mancini
中: English Support
Problem: Solution: add_action( 'template_redirect', function() {<br /> include_once( WP_PLUGIN_DIR . '/sitepress-multilingual-cms/inc/wpml-api.php' );<br /> if( is_admin() ) {<br /> return false;<br /> }<br /> $post_id = 3792;<br /> $type = get_post_type( $post_id );<br /> $trid = wpml_get_content_trid( 'post_' . $type, $post_id );<br /> $language_code = 'es';<br /> $language_args = [<br /> 'element_id' => $post_id,<br /> 'element_type' => 'post_'.$type,<br /> 'trid' => $trid,<br /> 'language_code' => $language_code,<br /> 'source_language_code' => null<br /> ];<br /> do_action( 'wpml_set_element_language_details', $language_args );<br />}); Additionally, it's important to note that the Stripe Payment Element language is determined by the browser's language settings, not the site's language. For more details on translating the donor dashboard, please check the WPML errata page: https://wpml.org/errata/give-donation-plugin-donar-dashboard-always-displays-on-default-language/ If this solution does not resolve your issue or 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 https://wpml.org/forums/. |
|
1 | 27 | 3 days, 7 hours前 | |
Custom 404 Pro plugin settings
发起人: Silvia Mancini
中: English Support
Problem: functions.php file in your theme folder: add_action('template_redirect', function() { global $wpdb; // Define the custom table name $table_options = $wpdb->prefix . 'custom_404_pro_options'; // Get the stored 404 page ID from the custom table $page_id = $wpdb->get_var("SELECT value FROM $table_options WHERE name = 'mode_page'"); if (is_404() && $page_id && function_exists('icl_object_id')) { $translated_page_id = icl_object_id($page_id, 'page', true); if ($translated_page_id && $translated_page_id != $page_id) { $translated_page_url = get_permalink($translated_page_id); if ($translated_page_url) { wp_redirect($translated_page_url, 302); exit; } } } }); Please test this code in a staging environment before applying it to your live site. Additionally, consider contacting the plugin authors to encourage them to join our Go Global Program. If this solution does not resolve your issue or seems outdated, please check our related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If necessary, do not hesitate to open a new support ticket. |
|
0 | 4 | 4 days, 5 hours前 | |
Tradurre un sito
发起人: Silvia Mancini
中: Assistenza in italiano
Problema: Se questa soluzione non dovesse essere più attuale o non adatta al tuo caso, ti consigliamo di aprire un nuovo ticket di supporto. Ti raccomandiamo inoltre di verificare i problemi noti su questa pagina, di verificare la versione della soluzione permanente e di confermare che hai installato le ultime versioni di temi e plugin. Per assistenza ulteriore, visita il forum di supporto WPML. |
|
1 | 3 | 1 weeks, 1 days前 | |
Traduzione di una parte di una pagina esistente
发起人: Silvia Mancini
中: Assistenza in italiano
Problem: Questa soluzione potrebbe non essere più rilevante a causa di aggiornamenti del plugin o differenze nel tuo caso specifico. Se il problema persiste, ti consigliamo di consultare la pagina dei problemi noti e di verificare che tu abbia installato le versioni più recenti dei temi e dei plugin. Se necessario, apri un nuovo ticket di supporto nel forum di supporto WPML. |
|
1 | 7 | 3 months前 | |
Translating a part of an existing page
发起人: Silvia Mancini 中: English Support |
|
1 | 6 | 3 months前 | |
aggiornamento WPML Media Translation Versione 2.7.5
发起人: Silvia Mancini
中: Assistenza in italiano
Problema: Se la soluzione proposta non risolve il problema o se sembra non essere più rilevante, ti invitiamo a verificare i problemi noti e a confermare che hai installato le versioni più recenti dei temi e dei plugin. Se il problema persiste, ti consigliamo di aprire un nuovo ticket di supporto. Per assistenza ulteriore, visita il nostro forum di supporto. |
|
0 | 2 | 3 months, 1 weeks前 | |
After updating WPML Media Translation Version 2.7.5, it keeps asking me to click a link to finish th…
发起人: Silvia Mancini 中: English Support |
1 | 1 |
3 months, 1 weeks前
|
||
Edit Language section on WPML
发起人: Silvia Mancini 中: Chat Support |
|
1 | 2 |
4 months前
|
|
Tag translation
发起人: Silvia Mancini
中: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific case. 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, do not hesitate to open a new support ticket here. |
|
3 | 7 | 4 months, 1 weeks前 | |
Uncode theme and wpml translation
发起人: Silvia Mancini 中: English Support |
|
2 | 3 | 4 months, 1 weeks前 | |
FEATURED IMAGE LOST
发起人: Silvia Mancini
中: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant 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 for further assistance. |
|
2 | 3 | 4 months, 1 weeks前 | |
Translate page with the right translation
发起人: Silvia Mancini
中: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also 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. For further assistance, please contact us through the WPML support forum. |
|
2 | 3 | 4 months, 2 weeks前 | |
TRANSLATION credits how much cost to translate en entire website from italian to american
发起人: Silvia Mancini
中: English Support
Problem: If you find this solution outdated or not applicable to your case, we recommend opening a new support ticket. We also 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. For further assistance, please visit our support forum. |
|
2 | 2 | 5 months, 1 weeks前 |