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 |
---|---|---|---|---|---|
WPML is missing some records in the languages tables and it cannot fully work until this issue is fi…
Iniciado por: petrC-8
em: English Support
Problem: Solution: SELECT * FROM `wp_options` WHERE `option_name` LIKE '%icl_admin_messages%' LIMIT 50; 4- Delete this key from your database. 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 the issue persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 2 | 2 meses, 1 semana atrás | |
Links Still Showing /pt-pt/ After Setting Portuguese as Primary Language with Elementor Active
Iniciado por: petrC-8 em: English Support |
|
0 | 4 | 8 meses, 1 semana atrás | |
Remove all content
Iniciado por: petrC-8 em: English Support |
0 | 2 | 8 meses, 1 semana atrás | ||
There is a problem connecting to automatic translation. Please check your internet connection and tr…
Iniciado por: petrC-8 em: English Support |
1 | 1 |
8 meses, 1 semana atrás
|
||
Translations queue is not working
Iniciado por: petrC-8 em: English Support |
|
2 | 5 | 11 meses, 3 semanas atrás | |
Woocommerce Product Atributes (local atributes) can not be translated
Iniciado por: petrC-8
em: English Support
Problem: Solution: functions.php file, which incorrectly handled language information and prevented translations from being applied. We modified the function to ensure it checks for valid data before proceeding. Here's the corrected code snippet: if (function_exists('wpml_get_language_information')) {<br /> $lang_info = wpml_get_language_information($post_id);<br /> // Check if we got a WP_Error<br /> if (is_wp_error($lang_info)) {<br /> error_log('WP_Error encountered in wpml_get_language_information: ' + $lang_info->get_error_message());<br /> return; // Stop execution if there's an error<br /> }<br /> <br /> if ($lang_info['language_code'] !== 'en') {<br /> return;<br /> }<br />} After applying this fix, the product variation name displayed correctly in all languages. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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 further assistance is needed. You can do so at WPML support forum. |
|
2 | 11 | 11 meses, 3 semanas atrás | |
Wrong currency in WooCommerce Thank You page and confirmation emails
Iniciado por: petrC-8 em: Chat Support |
|
1 | 2 |
1 ano, 2 meses atrás
|
|
YITH WooCommerce Recover Abandoned Cart
Iniciado por: petrC-8 em: Chat Support |
|
1 | 2 |
1 ano, 3 meses atrás
|
|
The Advanced Editor jobs synchronization has failed
Iniciado por: petrC-8 em: Chat Support |
|
1 | 2 |
1 ano, 6 meses atrás
|
|
504 gateway timeout
Iniciado por: petrC-8 em: English Support |
|
2 | 3 | 1 ano, 6 meses atrás | |
I'm getting 504 gateway timeout on our website
Iniciado por: petrC-8 em: Chat Support |
|
1 | 2 |
1 ano, 6 meses atrás
|
|
Taxonomy auto translation
Iniciado por: petrC-8
em: English Support
Problem: Solution: Please note that this solution might be outdated or not applicable to your case. If it doesn't resolve your issue, we highly recommend checking the related 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 in our support forum. |
|
3 | 3 | 1 ano, 6 meses atrás | |
Gutenberg – Quotation – is translated in Advanced Editor, but translation is not
Iniciado por: petrC-8 em: English Support |
|
2 | 2 | 1 ano, 11 meses atrás | |
WPML chat support ticket by petrC-8 – 1698927197
Iniciado por: petrC-8 em: English Support |
1 | 1 |
1 ano, 11 meses atrás
|
||
translate my popups
Iniciado por: petrC-8 em: English Support |
|
2 | 3 |
2 anos, 4 meses atrás
petrC-8 |