Problem: You are trying to ensure that HREF links appear on the page, but they are not showing in the source code, even though the page is translated and the switcher works.
Solution: We recommend updating WPML SEO to the latest version (2.2.2) and following this guide to display HREF links on your pages: Using WordPress SEO with WPML.
If this solution does not apply to your case because it might be outdated or not relevant, 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 you still need assistance, please open a new support ticket at WPML support forum.
Problem: You are trying to translate labels from a plugin and set a translation ID for the footer on your Ocean WP page. However, you encounter several issues: sending for translation fails with an error, strings are registered and locked in admin text strings, there are no strings in the string translation list, and there is no 'domain' filter. Solution: We have identified that the issue is due to corrupt database entries. Please follow these steps carefully: 1. Important: Create a backup of your database. 2. Execute the following SQL commands on your database:
1
DELETEFROM `wp_terms` WHERE `term_id` IN (SELECT `term_id` FROM `wp_term_taxonomy` WHERE `taxonomy` = 'translation_priority');
1
DELETEFROM `wp_term_taxonomy` WHERE `taxonomy` = 'translation_priority';
1
DELETEFROM `wp_icl_translations` WHERE `element_type` LIKE '%translation_priority%';
3. After completing the above deletions, create a new table with the following SQL command:
1
CREATE TABLE `wp_icl_string_packages` ( `ID` bigint unsigned NOT NULL AUTO_INCREMENT, `kind_slug` varchar(160) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `kind` varchar(160) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `name` varchar(160) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `title` varchar(160) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `edit_link` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `view_link` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_id` int DEFAULT NULL, `word_count` varchar(2000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `translator_note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, 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. Additionally, please feel free to open a new support ticket for further assistance.
Problème: Le client a rencontré un problème où les versions traduites de ses produits variables ont perdu le lien entre leurs variations et les attributs après avoir utilisé les API WooCommerce pour modifier les prix de vente promo avec les dates de début et de fin. Le problème persiste même après une tentative de correction par export/import. Solution: Nous avons suggéré au client de nous montrer le problème avec un seul produit variable pour mieux comprendre la situation. Nous avons recommandé l'utilisation de Hoppscotch.io pour faciliter le test. Nous avons également conseillé au client de désactiver tous les plugins dans un environnement dupliqué pour identifier la cause du problème.
Si cette solution ne s'applique pas à votre cas, ou si elle semble obsolète, nous vous recommandons de vérifier les problèmes connus, de confirmer que vous avez installé les dernières versions des thèmes et plugins, et de vous assurer que la version du correctif permanent est à jour. Si le problème persiste, n'hésitez pas à ouvrir un nouveau ticket de support.
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.