Problem: The client wants to remove synchronization for posts in individual languages on their WordPress site managed with WPML. Solution: If you're experiencing issues with unwanted synchronization of translations, we recommend opening the translation that needs to be updated. After making the necessary updates, save the translation. To prevent future automatic updates, you can select the "Don't update translation" option.
Please note that this solution might be outdated or not applicable to your specific 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. If the issue persists, please open a new support ticket.
Problem: You are experiencing a critical error on your homepage when WPML is activated. The error originates from the Blog module in the Divi theme, specifically at line 1994 in the file
Blog.php
. The error does not occur when WPML is deactivated. Solution: 1. Check Line 1994 in Blog.php: - Navigate to
. - Open the file and locate line 1994. - This line likely contains a
sprintf()
or similar function. Verify if the string includes placeholders like
%s
or
%d
. 2. Check String in WPML’s String Translation: - Go to WPML > String Translation in the WordPress dashboard. - Search for strings related to the Blog module - the one that is possibly found in that line 1994. Focus on strings with formatting placeholders. - Translate that string (or just copy it), making sure it retains all placeholders (e.g.,
%s
,
%d
) exactly as in the original string.
If this solution does not resolve your issue or seems outdated, we 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 at WPML support forum.
Problem: Auf den englischen Produkt-Seiten ist das Menü der Produkt-Kategorien nicht sichtbar, weil das Theme oder Plugin nicht erkennt, dass Produkte als Fallback definiert sind. Solution: Eine schnelle Lösung wäre, die Originalprodukte massenhaft in die sekundären Sprachen zu duplizieren. Dadurch wird das Menü für alle Produkte angezeigt. Sie können hier nachlesen, wie Sie Übersetzungen in großen Mengen duplizieren können.
Falls diese Lösung veraltet erscheint oder nicht auf Ihr Problem zutrifft, empfehlen wir Ihnen, ein neues Support-Ticket zu eröffnen. Wir empfehlen auch, die Seite mit bekannten Problemen (https://wpml.org/known-issues/) zu überprüfen, die Version der dauerhaften Lösung zu verifizieren und zu bestätigen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben.
Problem: You are trying to manage product translations on your site using WPML and want to prevent certain product titles from being translated while ensuring that all product details, especially colors, are translated accurately. However, WPML sometimes leaves product colors and certain details untranslated, causing inconsistencies in product descriptions. Solution: If the WooCommerce Multilingual plugin is active on your site, all product data, including taxonomies and variations, should translate easily and remain consistent. To keep the product title consistent across languages, when translating the product, copy the title from the default product into the translation. In the translation editor, translate the rest of the content and save the translation. This way, the product title will stay the same in all languages, while other data like taxonomies and variations will be translated properly. Ensure that the WooCommerce Multilingual plugin is installed and activated on your site, as it handles the translation of all product data, including variations, correctly. For more details on translating products and their data, please refer to this guide: https://wpml.org/documentation/related-projects/woocommerce-multilingual/
If this solution does not apply to your case, or if it seems outdated, we 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 https://wpml.org/forums/forum/english-support/.
Problem: You are experiencing a 404 error on your WordPress site after installing WooCommerce and during updates. This issue arises because WPML sets the default language to BG, and WooCommerce rewrites the path in the .htaccess file, leading to a redirection to a non-existent /bg/ page. Solution: We recommend testing this on a clone of your site with only WPML, WooCommerce, and WooCommerce Multilingual enabled, without any other third-party plugins. This will help determine whether the issue is solely due to WooCommerce or if it arises from an interaction with an add-on.
If this solution does not resolve your issue or seems outdated, please check the related known issues and verify that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket for further assistance. You can do so at WPML support forum.
The client is experiencing issues with ACF Options fields not appearing on the front-end and being editable in the back-end. Additionally, when selecting a different language in the back-end, an error message 'Sorry, you are not allowed to access this page' appears.
Ensure that the ACF Options page is translated into the secondary language after performing a site backup.
Additionally, improve your site's performance by increasing the WP Memory Limit to 256MB and the MaxInputVars to 10000. For more details on these settings, visit:
If these steps do not resolve your issue, or if the solution seems outdated or irrelevant 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. If the problem persists, please open a new support ticket.