このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着順 |
---|---|---|---|---|---|
language on mobile is not showing correct
開始者: hasanH-6
カテゴリ: 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 | 6ヶ月前 | |
Some words are not being translated
開始者: hasanH-6 カテゴリ: English Support |
1 | 5 | 6ヶ月、 2週前 | ||
Translation of page
開始者: hasanH-6
カテゴリ: 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 | 6ヶ月、 2週前 | |
Translate page
開始者: hasanH-6 カテゴリ: English Support |
1 | 2 | 6ヶ月、 2週前 |