Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
language on mobile is not showing correct
Bắt đầu bởi: hasanH-6
tRONG: 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 weeks, 4 days trước | ||
Some words are not being translated
Bắt đầu bởi: hasanH-6 tRONG: English Support |
1 | 5 | 4 weeks, 1 days trước | ||
Translation of page
Bắt đầu bởi: hasanH-6
tRONG: 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 months trước | ||
Translate page
Bắt đầu bởi: hasanH-6 tRONG: English Support |
1 | 2 | 1 months trước |