Questo utente non ha argomenti preferiti.
Argomenti del forum preferiti
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Post | Freschezza |
---|---|---|---|---|---|
Product Addons are not synced between languages
1
2
Iniziato da: next-sasD in: English Support |
|
2 | 17 | 2 anno, 4 mese fa | |
Disabling the WPML plugin was deleting all pages.
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 4 mese fa
|
|
Pages are getting removed when disabling the WPML Plugin.
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 4 mese fa
|
|
WPML chat support ticket by next-sasD – 1675975595
Iniziato da: next-sasD in: English Support |
1 | 1 |
2 anno, 4 mese fa
|
||
product add ons not showing on frontend
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 4 mese fa
|
|
Hi my WooCommerce add on is not showing for one product
Iniziato da: next-sasD in: English Support |
|
2 | 2 |
2 anno, 5 mese fa
next-sasD |
|
YITh add-on plugin options don’t show
Iniziato da: next-sasD
in: 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 |
2 anno, 5 mese fa
next-sasD |
|
Slider Revolution Translation
Iniziato da: next-sasD in: English Support |
|
2 | 9 |
2 anno, 5 mese fa
next-sasD |
|
I need to translate a page banner title but can't find it anywhere
Iniziato da: next-sasD in: English Support |
|
2 | 3 | 2 anno, 5 mese fa | |
Change URL in WPML.org for a new key
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|
|
I need to change the url connected to my license
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|
|
YITh add-on plugin options don't show
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|
|
WPML chat support ticket by next-sasD – 1674992671
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|
|
Sliders missing from second language
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|
|
Check status of ticket
Iniziato da: next-sasD in: Chat Support |
|
1 | 2 |
2 anno, 5 mese fa
|