このユーザーにはお気に入りトピックがありません。
お気に入りのフォーラム・トピック
フォーラム・トピックの作成
状況 |
トピック
|
サポーター | 声 | 投稿文 | 新鮮さ |
---|---|---|---|---|---|
Complianz custom service placeholder string not translatable
によって始められた: ericH-23
にある: English Support
Problem: Solution: The author of the plugin has confirmed that it is currently not working. If the solution provided here is not relevant to your case, either because it's outdated or not applicable, we suggest opening a new support ticket. 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 contact us in the WPML support forum. |
2 | 3 | 8ヶ月、 1週前 | ||
Unable to translate strings
によって始められた: ericH-23
にある: English Support
Problem: Solution: You are not currently subscribed to any %s We also suggested that if the strings were not appearing in the desired language, the client could rename the .po file to force the strings to display in English, making it easier to search for them. We also instructed the client to scan for strings within the 'BuddyBoss Platform' plugin by navigating to WPML->Themes and Plugin Localizations -> Strings in the plugins, selecting 'BuddyBoss Platform', and clicking on 'Scan selected plugins for strings'. |
2 | 14 | 8ヶ月、 1週前 | ||
Strings in buddyboss cannot be translated
によって始められた: ericH-23
にある: English Support
Problem: Solution: If the solution provided here is not relevant to your case, either because it's outdated or not applicable, we recommend opening a new support ticket. We also highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you need further assistance, please visit our support forum. |
2 | 16 | 8ヶ月、 1週前 | ||
Groups wrong url after requested membership in other language
によって始められた: ericH-23
にある: English Support
Problem: Solution: Regarding the client's question about automatic translation for user-created groups, we informed them that it is not possible to automatically translate groups as soon as they are created by a user. The client would need to manually go to WordPress Dashboard > WPML > String Translation, select the group title and description, and then send it for automatic translation. If the solution provided is not relevant due to being outdated or not applicable to your case, we recommend opening a new support 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. If further assistance is needed, please contact us through the WPML support forum. |
2 | 5 | 8ヶ月、 1週前 | ||
Product categories mixup
1
2
によって始められた: ericH-23
にある: English Support
Problem: Disable cache for language switcher templates - Clear language information and repopulate languages (if available) Synchronize posts taxonomies for the relevant post type Clear the cache in WPML - Remove ghost entries from the translation tables - Fix element_type collation - Fix WPML tables collation - Synchronize local job ids with ATE jobs - Synchronize translators and translation managers with ATE - Assign translation status to duplicated content - Set language information - Reset languages (Only if you haven't added a custom language) Fix terms count - Fix post type assignment for translations - Cleanup and optimize string tables - Clear invalid strings *** Please ensure you have a database backup before proceeding.*** If the solution provided here is not relevant to your case, because it might be outdated or not applicable, we highly recommend checking the related 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. |
4 | 19 | 9ヶ月、 1週前 | ||
Menu sync doesen't work
によって始められた: ericH-23
にある: English Support
Problem: Additionally, to ensure proper translation of menu items, the client should create different translated menus as per the WPML menu translation guide: https://wpml.org/documentation/getting-started-guide/translating-menus/. If these steps do not resolve the issue or if the solution seems outdated or not applicable, we recommend opening a new support ticket. We also highly suggest 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. For further assistance, please visit our support forum: https://wpml.org/forums/forum/english-support/. |
2 | 9 | 9ヶ月、 2週前 | ||
Cannot translate custom menu item links
によって始められた: ericH-23
にある: English Support
Problem: Solution: If this solution does not apply to your case, or if it seems outdated, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you still encounter issues, please do not hesitate to open a new support ticket with us. |
2 | 13 | 9ヶ月、 3週前 | ||
Kopie von WPML Einstellungen in Staging Seite?
1
2
によって始められた: ericH-23
にある: Unterstützung in Deutsch
Problem: wp_options geleert oder auf Standard zurückgesetzt wird. Um dieses Problem zu vermeiden, empfehlen wir, die vorhandene Datenbank zu verwenden, wenn eine Staging-Seite erstellt wird, damit alle Einstellungen, einschließlich der WPML-Optionen, erhalten bleiben. Sollte diese Lösung nicht relevant sein, weil sie veraltet ist oder nicht auf Ihr Problem zutrifft, empfehlen wir Ihnen, ein neues Support-Ticket zu öffnen. Wir empfehlen auch, die Seite mit bekannten Problemen 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. Wenn Sie weitere Unterstützung benötigen, zögern Sie nicht, ein neues Ticket im WPML-Supportforum zu eröffnen. |
2 | 27 | 10ヶ月、 1週前 | ||
Spacesengine create page ist leer in anderer Sprache
によって始められた: ericH-23
にある: Unterstützung in Deutsch
Problem: Dann haben wir festgestellt, dass in den Space Einstellungen eine ID für die "Create Space" Seite definiert wird, die bereits auf die übersetzte ID verweist. Trotz der Registrierung des Admin Strings über die String Translation und manueller Hinterlegung der ID, wurde der Inhalt auf der übersetzten Seite nicht übernommen. Es wurde klar, dass eine Anpassung der Queries über die WPML API erforderlich ist, da im Code des Plugins zwar Strings für Mehrsprachigkeit vorbereitet sind, aber die Queries angepasst werden müssen. Hierz wurde die Autor kontaktiert. Außerdem wurde ein 302 Redirect mit Cookie-Setzung entdeckt, der im Code des Plugins angepasst werden muss: $ curl -Ils https://dev8.***.com/my-network/me/spaces/<br />HTTP/2 302<br />x-redirect-by: WordPress<br />set-cookie: BP_PROFILE_VIEW_REQUEST_URI=%2Fmy-network%2Fme%2Fspaces%2F; path=/<br />set-cookie: BP_IS_USER=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/<br />location: https://dev8.***.com/wp-login.php?redirect_to=https%3A%2F%2Fdev8.***.com%2Fmy-network%2Fme%2Fspaces%2F&bp-auth=1&action=bpnoaccess<br />vary: User-Agent Falls diese Lösung für Sie nicht relevant ist, weil sie 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 zu überprüfen: WPML bekannte Probleme, die Version der dauerhaften Lösung zu verifizieren und zu bestätigen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben. Sollten Sie weitere Unterstützung benötigen, zögern Sie nicht, uns im WPML Support-Forum zu kontaktieren. |
2 | 12 | 10ヶ月、 1週前 | ||
debug errors mit wp_add_inline_script
によって始められた: ericH-23
にある: Unterstützung in Deutsch
Problem: WP_Scripts::localize fehlerhaft aufgerufen wurde, weil der Parameter $l10n ein Array sein muss. Dieser Fehler tritt auf, wenn der Kunde zu einer anderen Sprache als der Standardsprache wechselt. Bitte beachten Sie, dass diese Lösung möglicherweise nicht mehr aktuell oder für Ihren Fall irrelevant ist. Wir empfehlen Ihnen, die bekannten Probleme 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. Sollten Sie weiterhin Hilfe benötigen, zögern Sie nicht, ein neues Support-Ticket zu öffnen: WPML-Support-Forum. |
2 | 4 | 10ヶ月、 1週前 | ||
Credits Menge stimmt nicht
によって始められた: ericH-23
にある: Unterstützung in Deutsch
Problem: Beim Kauf von automatischen Übersetzungs-Credits hast du zwei Optionen: Prepaid-Credits, bei denen du eine große Menge an Credits im Voraus kaufst, und Pay-As-You-Go, bei dem du am Ende des Monats nur für die tatsächlich verwendeten Credits bezahlst. Für eine wachsende Webseite könnte die Pay-As-You-Go-Option besser geeignet sein, da du dir keine Gedanken über den Kauf von Credits machen musst und die Übersetzung reibungslos läuft. Du wirst nur für die tatsächlich verwendeten Credits am Ende jedes Monats in Rechnung gestellt. Weitere Informationen zum Pay-As-You-Go-Plan findest du hier: Sollte diese Lösung für dich nicht relevant sein, weil sie veraltet ist oder nicht auf dein Problem zutrifft, empfehlen wir dir, ein neues Support-Ticket zu öffnen. Wir empfehlen auch, die Seite mit bekannten Problemen zu überprüfen (https://wpml.org/known-issues/), die Version der dauerhaften Lösung zu verifizieren und zu bestätigen, dass du die neuesten Versionen von Themes und Plugins installiert hast. Wenn du weitere Unterstützung benötigst, zögere nicht, ein neues Ticket im WPML-Supportforum zu eröffnen. |
2 | 4 | 10ヶ月、 1週前 | ||
Deletion process of language don't end
によって始められた: ericH-23
にある: English Support
Problem: As an alternative solution, we suggested hiding the Italian language to quickly resolve the issue, especially since the client mentioned there wasn't much content. We provided documentation on how to hide languages: Please note that the solution might be irrelevant due to being outdated or not applicable to your case. If so, we highly recommend checking the related 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 with us. |
2 | 4 | 10ヶ月、 1週前 | ||
translated post type url but not used
によって始められた: ericH-23 にある: English Support |
2 | 3 | 10ヶ月、 2週前 | ||
Translate only title in WooCommerce Memberships, instead of having memberships translations
によって始められた: ericH-23
にある: English Support
Problem: Solution: Please note that the solution provided might be irrelevant due to being outdated or not applicable to your case. If this is the situation, we encourage you to open a new support ticket. We also highly recommend checking related known issues (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 need further assistance, please visit our support forum. |
2 | 4 | 10ヶ月、 2週前 | ||
Taxonomy translated value not shown
によって始められた: ericH-23 にある: English Support |
1 | 2 | 10ヶ月、 2週前 |