该用户没有最喜欢的主题。
最喜欢的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 声音 | 文章 | 新鲜度 |
---|---|---|---|---|---|
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 days, 19 hours前 | |
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 | 1 months, 2 weeks前 | |
How to translate strings in custom currency switcher?
发起人: davidB-295 中: Chat Support |
|
0 | 2 | 4 months前 |