Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
Status |
Tópico
|
Apoiador | Vozes | Postagens | Atualização |
---|---|---|---|---|---|
2 categories missing in a shop sidebar
Iniciado por: ziga pipan em: English Support |
0 | 2 | 2 dias, 16 horas atrás | ||
revert product name translation
Iniciado por: ziga pipan em: Chat Support |
|
1 | 2 | 2 dias, 17 horas atrás | |
Can't send item to translation
Iniciado por: ziga pipan em: Chat Support |
|
1 | 2 | 3 semanas, 5 dias atrás | |
Prudct translation disconnecting after updating fields.
1
2
Iniciado por: ziga pipan em: English Support |
|
1 | 20 | 1 mês, 1 semana atrás | |
wpml won't save my domain settings
Iniciado por: ziga pipan em: Chat Support |
|
0 | 2 | 1 mês, 3 semanas atrás | |
unlock acf field for translation
Iniciado por: ziga pipan em: English Support |
|
1 | 3 | 1 mês, 3 semanas atrás | |
can't translate product with ACF field
Iniciado por: ziga pipan em: Chat Support |
|
0 | 2 | 1 mês, 3 semanas atrás | |
Field won’t save
1
2
Iniciado por: ziga pipan em: English Support |
|
1 | 22 | 1 mês, 3 semanas atrás | |
stock not syncing accross languages
Iniciado por: ziga pipan em: Chat Support |
|
0 | 2 | 2 meses, 3 semanas atrás | |
Synchronize custom prices across languages
Iniciado por: ziga pipan em: Chat Support |
|
1 | 2 | 2 meses, 3 semanas atrás | |
Split: Sidebar on archive pages not displaying translated categories
Iniciado por: ziga pipan
em: English Support
Problem: Please note that this solution might be irrelevant if it's outdated or not applicable 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 you still need help, feel free to open a new support ticket at WPML support forum. |
|
0 | 9 | 3 meses atrás | |
how to translate product categories automatically
1
2
Iniciado por: ziga pipan
em: English Support
Problem: For importing existing translations, use the "WPML Export & Import" addon instead of the outdated "WPML All Import". You can download this addon under Plugins > Add new on the "Commercial" tab. Ensure to first import categories before posts if you're also importing categories. Guide: https://wpml.org/documentation/related-projects/wpml-export-and-import/ Regarding the word count issue, our development team is aware and working on a solution. The estimated word count might be 2-3 times higher than expected due to the current bug. 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. We highly recommend opening a new support ticket if problems persist. For further assistance, visit our support forum: https://wpml.org/forums/forum/english-support/ |
|
1 | 20 | 3 meses, 1 semana atrás | |
I want Woocommerce coupons to only for secondary language
Iniciado por: ziga pipan em: Chat Support |
|
0 | 2 | 3 meses, 2 semanas atrás | |
wrong language emails
Iniciado por: ziga pipan
em: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
|
1 | 36 | 3 meses, 3 semanas atrás | |
things not working after update
Iniciado por: ziga pipan
em: English Support
Problem: functions.php file of your theme in a code editor. /** * Expand translation manager caps to be able to translate taxonomies */ add_filter( 'user_has_cap', 'wssupp_boost_caps', 10, 1 ); function wssupp_boost_caps( $allcaps ){ $newcaps = array(); if ( isset( $allcaps['manage_translations'] ) && $allcaps['manage_translations'] ) { $newcaps = [ "wpml_manage_taxonomy_translation" => true ]; } return array_merge( $allcaps, $newcaps ); } 4. Save changes to the file. 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 issues persist, please open a new support ticket. |
|
0 | 10 | 3 meses, 3 semanas atrás |