Problem: Sie versuchen, die englische Überschrift 'you may also like...' bei Up-sell Produkten auf Deutsch zu übersetzen, finden jedoch nicht die richtige Language-Datei. Die Überschrift bleibt auf Englisch und wird nicht ins Deutsche übersetzt. Solution: Der Source Code zeigt, dass die Überschrift über eine CSS Klasse des Fusion-Builders verwaltet wird, die wahrscheinlich über eine Textdomain Ihres Themes gesteuert wird. Um dies zu übersetzen, empfehlen wir Ihnen folgende Schritte: 1) Aktivieren Sie die Option zur automatischen Übersetzung von Strings unter https://wpml.org/documentation/getting-started-guide/string-translation/#automatically-translate-strings 2) Öffnen Sie das übersetzte Frontend, wo der String vorkommt. 3) WPML wird nun alle sichtbaren getText() Aufrufe automatisch versuchen zu registrieren. 4) Danach sollte der String unter WPML -> String Translation zur Übersetzung zur Verfügung stehen.
Falls diese Lösung veraltet ist oder nicht auf Ihr Problem zutrifft, empfehlen wir Ihnen, ein neues Support-Ticket zu eröffnen. Wir empfehlen auch, die Seite mit bekannten Problemen unter 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. Für weitere Unterstützung besuchen Sie bitte unser Support-Forum unter https://wpml.org/de/forums/forum/hilfe/.
Problem: You are using WP All Import to import products into your WooCommerce shop in both German (DE) and English (EN). Attributes are set up for customer filtering and displaying 'Additional Information' on product pages. However, attributes are not available for filtering and the 'Additional Information' does not show in the EN language. Saving a product translation in WooCommerce Multilingual & Multi-Currency without making changes temporarily fixes the issue for that product. Solution: The issue arises because the attributes are defined as if they were translated, but they are not accessible in this manner. Attributes are a taxonomy that does not include language. The actual attribute terms contain the language value. You should pass the original attribute that you expect, which corresponds to the intended use. We have confirmed this solution with a test import and found it to be correct.
If this solution does not resolve your issue, or if it 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 further assistance is needed, please open a new support ticket at WPML support forum.