ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Product Addons are not synced between languages
1
2
بدأه: next-sasD في: English Support |
|
2 | 17 | قبل سنتين، 8 أشهر | |
|
Disabling the WPML plugin was deleting all pages.
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 8 أشهر
|
|
|
Pages are getting removed when disabling the WPML Plugin.
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 8 أشهر
|
|
|
WPML chat support ticket by next-sasD – 1675975595
بدأه: next-sasD في: English Support |
1 | 1 |
قبل سنتين، 8 أشهر
|
||
|
product add ons not showing on frontend
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 8 أشهر
|
|
|
Hi my WooCommerce add on is not showing for one product
بدأه: next-sasD في: English Support |
|
2 | 2 |
قبل سنتين، 8 أشهر
next-sasD |
|
|
YITh add-on plugin options don’t show
بدأه: next-sasD
في: 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 |
قبل سنتين، 8 أشهر
next-sasD |
|
|
Slider Revolution Translation
بدأه: next-sasD في: English Support |
|
2 | 9 |
قبل سنتين، 8 أشهر
next-sasD |
|
|
I need to translate a page banner title but can't find it anywhere
بدأه: next-sasD في: English Support |
|
2 | 3 | قبل سنتين، 8 أشهر | |
|
Change URL in WPML.org for a new key
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 8 أشهر
|
|
|
I need to change the url connected to my license
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 8 أشهر
|
|
|
YITh add-on plugin options don't show
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 9 أشهر
|
|
|
WPML chat support ticket by next-sasD – 1674992671
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 9 أشهر
|
|
|
Sliders missing from second language
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 9 أشهر
|
|
|
Check status of ticket
بدأه: next-sasD في: Chat Support |
|
1 | 2 |
قبل سنتين، 9 أشهر
|