Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
language on mobile is not showing correct
Iniciado por: hasanH-6
em: English Support
Problem: @media screen and (max-width: 980px) { #menu-item-wpml-ls-4-sv { display: none; } .wpml-language-switcher { display: inline-block; position: relative; bottom: 6px; right: 6px; } } @media (min-width: 981px) { .wpml-language-switcher { display: none; } }}} You can save this CSS at WPML > Languages > Language Switcher Options > Additional CSS. Additionally, we have implemented a custom hook using the WP Code Plugin to display the WPML Custom Language Switcher in Divi's Top Header: function custom_content_before_menu() { echo '<div class="wpml-language-switcher">'; do_action('wpml_add_language_selector'); echo '</div>'; } add_action('et_header_top', 'custom_content_before_menu'); If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If needed, do not hesitate to open a new support ticket at WPML support forum. |
0 | 6 | 2 semanas, 4 dias atrás | ||
Some words are not being translated
Iniciado por: hasanH-6 em: English Support |
1 | 5 | 4 semanas, 1 dia atrás | ||
Page not being translated in English
Iniciado por: hasanH-6 em: Chat Support |
1 | 2 | 1 mês atrás | ||
Translation of page
Iniciado por: hasanH-6
em: English Support
Problem: If these steps do not resolve your issue, or if the solution 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 for further assistance. |
1 | 5 | 1 mês atrás | ||
Translate page
Iniciado por: hasanH-6 em: English Support |
1 | 2 | 1 mês atrás | ||
Translating page using Divi
Iniciado por: hasanH-6 em: Chat Support |
0 | 2 | 1 mês atrás |