Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
| Status |
Tópico
|
Suporte | Vozes | Posts | Atualidade |
|---|---|---|---|---|---|
|
Automatic translation credits – can't move back to my WPML account
Iniciado por: Emma Hewson em: Chat Support |
|
0 | 4 | 6 dias, 11 horas atrás | |
|
Multiple translations issues on site –
Iniciado por: Emma Hewson em: English Support |
|
1 | 10 | 2 meses, 1 semana atrás | |
|
Turning off automatic translation
Iniciado por: Emma Hewson
em: 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 | 10 meses, 4 semanas atrás | |
|
XLIFF import – translations not appearing in translation editor
Iniciado por: Emma Hewson em: Chat Support |
|
1 | 2 | 1 ano, 1 mês atrás | |
|
Language switcher isn't working on Author archive page on WordPress site
Iniciado por: Emma Hewson
em: 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 ano, 8 meses atrás |