Cet utilisateur n'a pas de sujets favoris.
Sujets préférés du forum
Sujets de forum créés
Statut |
Sujet
|
Supporter | Les voix | Articles | Fraîcheur |
---|---|---|---|---|---|
Translation edit not showing on frontend
Démarré par: davidB-295 en: English Support |
|
1 | 4 | Il y a 5 jours et 2 heures | |
Text in Spectra blocks is not displayed for translation of product description
Démarré par: davidB-295
en: 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 | Il y a 2 semaines et 1 jour | |
Call to a member function get_title() on bool fatal error
Démarré par: davidB-295
en: 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 | Il y a 2 mois | |
How to translate strings in custom currency switcher?
Démarré par: davidB-295 en: Chat Support |
|
0 | 2 | Il y a 4 mois et 2 semaines |