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 |
---|---|---|---|---|---|
Product Addons are not synced between languages
Iniciado por: next-sasD em: English Support |
2 | 17 | 1 ano, 10 meses atrás | ||
Disabling the WPML plugin was deleting all pages.
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
Pages are getting removed when disabling the WPML Plugin.
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
WPML chat support ticket by next-sasD – 1675975595
Iniciado por: next-sasD em: English Support |
1 | 1 |
1 ano, 10 meses atrás
|
||
product add ons not showing on frontend
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
Hi my WooCommerce add on is not showing for one product
Iniciado por: next-sasD em: English Support |
2 | 2 |
1 ano, 10 meses atrás
next-sasD |
||
YITh add-on plugin options don’t show
Iniciado por: next-sasD
em: English Support
Problem: YITH Global options do not show in the translated language Solution: The problem is that YITH WooCommerce Product is inserting the rule per product in wp_yith_wapo_blocks but only for the original one. To fix that: - Open .../wp-content/plugins/yith-woocommerce-product-add-ons/includes/class-yith-wapo-front.php $included_product_check = in_array( (string) $product_id, (array) $block->get_rule( 'show_in_products' ), true ); - With: if (class_exists('sitepress')) { $wpml_default_lang = apply_filters('wpml_default_language', NULL); $wpml_product_id = apply_filters('wpml_object_id', $product_id, 'product', FALSE, $wpml_default_lang); $included_product_check = in_array((string) $wpml_product_id, (array) $block->get_rule('show_in_products'), true); } else { $included_product_check = in_array((string) $product_id, (array) $block->get_rule('show_in_products'), true); } |
2 | 8 |
1 ano, 10 meses atrás
next-sasD |
||
Slider Revolution Translation
Iniciado por: next-sasD em: English Support |
2 | 9 |
1 ano, 10 meses atrás
next-sasD |
||
I need to translate a page banner title but can't find it anywhere
Iniciado por: next-sasD em: English Support |
2 | 3 | 1 ano, 10 meses atrás | ||
Change URL in WPML.org for a new key
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
I need to change the url connected to my license
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
YITh add-on plugin options don't show
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
WPML chat support ticket by next-sasD – 1674992671
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
Sliders missing from second language
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|
||
Check status of ticket
Iniciado por: next-sasD em: Chat Support |
1 | 2 |
1 ano, 10 meses atrás
|