ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
الداعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
Translation edit not showing on frontend
بدأه: davidB-295 في: English Support |
|
1 | 4 | قبل 3 أشهر، 1 أسبوع | |
Text in Spectra blocks is not displayed for translation of product description
بدأه: davidB-295
في: English Support
Problem: Solution: <wpml-config> <gutenberg-blocks> <gutenberg-block type="uagb/tabs" translate="1"> <key name="tabHeaders"></key> <xpath>//div/ul/li/a/div</xpath> </gutenberg-block> <gutenberg-block type="uagb/tabs-child" translate="1"> <key name="header"></key> <key name="tabHeaders"></key> </gutenberg-block> <gutenberg-block type="uagb/faq-child" translate="1"> <key name="question"></key> <key name="answer"></key> </gutenberg-block> <gutenberg-block type="uagb/advanced-heading" translate="1"> <xpath>//div/p</xpath> <xpath>//div/h3</xpath> <xpath>//div/h4</xpath> </gutenberg-block> </gutenberg-blocks> </wpml-config> 2) We translated several related "Patterns" and "Content Blocks" via WPML -> Translation Management. After assigning the translation tasks, we completed them from the "Translation queue". If this solution does not resolve your issue, or if it seems outdated, 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 problem persists, please open a new support ticket. |
|
0 | 15 | قبل 3 أشهر، 3 أسابيع | |
Call to a member function get_title() on bool fatal error
بدأه: davidB-295
في: English Support
Problem: WC_Shipping_Zones::get_shipping_method($shippingInstanceId) to return false. wp-content/plugins/woocommerce-multilingual/classes/OrderItems/Shipping/ShippingMethod.php . After the line: $shippingMethod = \WC_Shipping_Zones::get_shipping_method($shippingInstanceId); Add the following code: if ($shippingMethod === false){<br /> return;<br />} This change prevents the error by stopping the function execution if the shipping method is not found. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, please visit our support forum to open a new ticket. We also 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. |
|
0 | 7 | قبل 5 أشهر، 1 أسبوع | |
How to translate strings in custom currency switcher?
بدأه: davidB-295 في: Chat Support |
|
0 | 2 | قبل 7 أشهر، 3 أسابيع |