Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
Elementor archive template and Wpml
Iniciado por: dvirH-2
em: English Support
Problem: I have a problem with the Elementor archive template and WPML. The problem is that on the front end when I click the language switcher, I see some kind of default template for the second language. Solution: We’re working on a fix for this in WooCommerce Multilingual. In the meantime you can use the following workaround to fix the issue: Please make sure that you have a backup of your website files and database before doing that change. Add the following code in your theme’s functions.php file: add_filter('template_include', function ($template){ if (function_exists('wc_locate_template') && strpos($template, 'elementor') !== false && !file_exists(wc_locate_template(basename($template)))) { global $woocommerce_wpml; remove_filter( 'template_include', [ $woocommerce_wpml->store, 'template_loader' ], 100 ); } return $template; }, 12); Relevant Documentation: - https://wpml.org/errata/elementor-pro-product-archive-template-not-applied-on-translation/ |
|
2 | 10 |
1 ano, 11 meses atrás
dvirH-2 |
|
WPML chat support ticket by dvirH-2 – 1684347512
Iniciado por: dvirH-2 em: Chat Support |
|
1 | 2 |
1 ano, 11 meses atrás
|
|
Translate string that not found in WPML
Iniciado por: dvirH-2 em: English Support |
|
2 | 6 |
1 ano, 11 meses atrás
dvirH-2 |
|
Help translate Stampe io widget (no string exist)
Iniciado por: dvirH-2 em: English Support |
|
2 | 2 | 2 anos, 2 meses atrás | |
WPML chat support ticket by dvirH-2 – 1666822463
Iniciado por: dvirH-2 em: Chat Support |
|
1 | 2 |
2 anos, 6 meses atrás
|
|
Php Code translate- My account tab
Iniciado por: dvirH-2 em: English Support |
|
2 | 3 |
2 anos, 6 meses atrás
dvirH-2 |
|
Missing elements on the Hebrew version
1
2
Iniciado por: dvirH-2 em: English Support |
|
3 | 23 |
2 anos, 6 meses atrás
dvirH-2 |
|
cant find the strings
Iniciado por: dvirH-2 em: Chat Support |
|
1 | 2 |
2 anos, 6 meses atrás
|
|
CCS Code doesn't appear in both languages
Iniciado por: dvirH-2 em: English Support |
|
2 | 15 | 2 anos, 7 meses atrás | |
help with updating a short code for translation
Iniciado por: dvirH-2 em: Chat Support |
|
1 | 2 |
2 anos, 7 meses atrás
|
|
How to translate plugin strings with the help of WPML
Iniciado por: dvirH-2 em: Chat Support |
|
1 | 2 |
2 anos, 7 meses atrás
|