Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Entradas | Frescura |
---|---|---|---|---|---|
Extensibility to multiple languages
Iniciado por: veraB-9
en: English Support
Problem: wpml_current_language and wpml_post_language_details to retrieve the current language settings. For more detailed guidance, please refer to our documentation on how to get the current language with WPML at https://wpml.org/faq/how-to-get-current-language-with-wpml/ 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 or visit our support forum. |
|
1 | 4 | hace 1 semana, 6 días | |
Custom fields support
Iniciado por: veraB-9
en: English Support
Problem: 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 problem persists, please open a new support ticket at WPML support forum. |
|
0 | 2 | hace 3 semanas, 6 días | |
when a user registers with non-Englisgh languuage and logs to theit control panel, its interface is …
Iniciado por: veraB-9
en: English Support
Problem: add_action('user_register', function($user_id) {<br /> $current_language = function_exists('wpml_get_current_language') ? wpml_get_current_language() : get_locale();<br /><br /> if (!empty($current_language)) {<br /> update_user_meta($user_id, 'locale', $current_language);<br /> remove_action('personal_options_update', 'wpml_update_user_locale'); <br /> wp_update_user([<br /> 'ID' => $user_id,<br /> 'locale' => $current_language<br /> ]);<br /> }<br />}, 20); Please test this code in a staging environment before applying it to a live site, as this custom code is a courtesy and is not officially supported by us. 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 needed, please open a new support ticket at our support forum. |
|
0 | 20 | hace 1 mes, 1 semana | |
language switch on the login page
Iniciado por: veraB-9
en: English Support
Problem: For a child theme: functions.php file. For a custom plugin: If you're not comfortable with coding, consider hiring a WPML contractor from https://wpml.org/contractors/ or a developer to assist you. Please note that this solution might be irrelevant if it’s 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 this does not resolve your issue, please open a new support ticket at WPML support forum. |
|
0 | 2 | hace 2 meses, 3 semanas | |
WPForms – multilingual solution
Iniciado por: veraB-9 en: English Support |
0 | 2 | hace 4 meses, 2 semanas | ||
responding to the user in the right language after a user submits a form
Iniciado por: veraB-9 en: English Support |
|
2 | 2 | hace 5 meses, 1 semana | |
compatibility with FluentCRM
Iniciado por: veraB-9 en: Chat Support |
|
1 | 2 |
hace 6 meses, 2 semanas
|