У этого пользователя нет избранных тем.
Избранные темы форума
Созданные темы форума
| Статус |
Тема
|
Специалист поддержки | Голоса | Сообщения | Свежесть |
|---|---|---|---|---|---|
|
Multiple translations issues on site —
Начато: Emma Hewson в: English Support |
|
1 | 10 | 3 дня, 18 часов назад | |
|
Turning off automatic translation
Начато: Emma Hewson
в: English Support
Problem: Please note that disabling these options does not prevent you from sending content for automatic translation if you have credits or are using Pay as You Go. Also, if you have credits available and open the translation editor, some segments might still be translated automatically. In such cases, we recommend removing all credits from the website. 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. If you still need assistance, please open a new support ticket at WPML support forum. |
|
0 | 3 | 8 месяцев, 3 недели назад | |
|
XLIFF import — translations not appearing in translation editor
Начато: Emma Hewson в: Chat Support |
|
1 | 2 | 11 месяцев, 2 недели назад | |
|
Language switcher isn't working on Author archive page on WordPress site
Начато: Emma Hewson
в: English Support
Problem: function include_custom_post_types_in_author_archive( $query ) {<br /> if ( $query->is_author() && $query->is_main_query() ) {<br /> $post_types = $query->get('post_type');<br /> if (!is_array($post_types)) {<br /> $post_types = array($post_types);<br /> }<br /> $post_types[] = 'news';<br /> $query->set('post_type', $post_types);<br /> }<br />}<br />add_action( 'pre_get_posts', 'include_custom_post_types_in_author_archive' );After implementing this code, double-check if the issue with the language switcher on the author archive pages is resolved. 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 at WPML Support Forum. |
|
2 | 6 | 1 год, 6 месяцев назад |