Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Messaggi | Freschezza |
---|---|---|---|---|---|
language on mobile is not showing correct
Iniziato da: hasanH-6
in: 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 | 3 settimana, 6 giorno fa | ||
Some words are not being translated
Iniziato da: hasanH-6 in: English Support |
1 | 5 | 1 mese, 1 settimana fa | ||
Page not being translated in English
Iniziato da: hasanH-6 in: Chat Support |
1 | 2 | 1 mese, 1 settimana fa | ||
Translation of page
Iniziato da: hasanH-6
in: 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 mese, 1 settimana fa | ||
Translate page
Iniziato da: hasanH-6 in: English Support |
1 | 2 | 1 mese, 1 settimana fa | ||
Translating page using Divi
Iniziato da: hasanH-6 in: Chat Support |
0 | 2 | 1 mese, 1 settimana fa |