このユーザーにはお気に入りトピックがありません。
お気に入りのフォーラム・トピック
フォーラム・トピックの作成
状況 |
トピック
|
サポーター | 声 | 投稿文 | 新鮮さ | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Elementor portfolio overwrites itself from time to time
によって始められた: Sergio にある: English Support |
![]() |
0 | 21 | 1週、 6日前 | |||||||||||||||||
How to change the link in the logo?
によって始められた: Sergio
にある: English Support
Problem:
. If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also advise 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 at WPML Support Forum. |
|
0 | 18 | 2週前 | |||||||||||||||||
WP editor + Elementor
によって始められた: Sergio にある: English Support |
0 | 3 | 3週、 4日前 | ||||||||||||||||||
Elementor – translate widgets independently
によって始められた: Sergio
にある: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check the related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if you continue to experience issues. |
|
0 | 15 | 1ヶ月前 | |||||||||||||||||
Use a different custom field on a translation
によって始められた: Sergio にある: English Support |
|
0 | 8 | 1ヶ月前 | |||||||||||||||||
Help in translating image titles in Elementor portfolio
によって始められた: Sergio にある: English Support |
1 | 2 | 1ヶ月、 2週前 | ||||||||||||||||||
To translate hardcoded text in php files
によって始められた: Sergio
にある: English Support
Problem: The customer was unable to find and translate hardcoded text from their homepage using WPML’s String Translation feature, even after scanning the theme and plugins. They also experienced an issue where fonts were not loading correctly in the WPML admin panel, but they were advised to open a separate ticket for that. Solution: 1. We first suggested enabling Auto Register in WPML > String Translation and refreshing the front end to check if the missing text appears for translation. 2. Then, we provided the correct method to make the hardcoded text translatable by wrapping it inside the "__()" or "_e()" functions in PHP, which registers the strings for WPML’s String Translation module. 3. The customer later asked how to make the FAQ section translatable. Mihai explained that: - The FAQ title should be wrapped in "__()" or "_e()". - The FAQ questions needed to be registered as translatable strings using "apply_filters('wpml_translate_single_string', $question, 'FAQ', 'FAQ Question ' . $count);" - The FAQ answers should be registered the same way if they are stored dynamically. 4. We also advised scanning WPML > Theme and Plugin Localization if the strings still didn’t appear. 5. Finally, we noted that implementing these solutions requires custom work, which falls outside WPML’s support policy, but we provided guidance to help the customer move forward. Relevant Documentation: - Finding strings that don’t appear on the String Translation page |
|
1 | 6 | 2ヶ月、 1週前 | |||||||||||||||||
Tag archives title not translated
によって始められた: Sergio
にある: English Support
Problem:
4. Rescan the theme for strings in WPML under 'Theme and plugins localization' and then translate the strings again in 'String Translation'. |
|
3 | 10 | 6ヶ月、 4週前 | |||||||||||||||||
User cannot edit second language
によって始められた: Sergio
にある: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we recommend opening a new support ticket. We also advise 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 at WPML support forum. |
|
3 | 14 | 10ヶ月、 1週前 | |||||||||||||||||
Split: English text in the breadcrumb
によって始められた: Sergio
にある: English Support
Problem: Solution: If you're experiencing a similar issue, we recommend you try adding the text for translation through the WPML admin text option and then translate it accordingly. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, 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 in the WPML support forum. |
|
2 | 4 | 1年、 2ヶ月前 | |||||||||||||||||
Split: the main title and subtitle
によって始められた: Sergio
にある: English Support
Problem: Solution: 2. We identified that the string the client mentioned is from an SEO plugin and appears in different parts of the website/code. We provided documentation on how to set SEO titles and descriptions:
3. If the string to translate is from theme PHP files or theme options, we directed the client to a guide on how to translate theme options: 4. We also addressed the client's concern about translations disappearing and suggested re-translating the strings or importing them back from an old backup if available. In a follow-up, we reiterated that while it is possible to add translations for the site title in WP Settings in both languages, it is not the recommended approach. Instead, the client should use WPML String Translation, referencing the following sources:
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 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 | 6 | 1年、 2ヶ月前 | |||||||||||||||||
Split: many texts that were translated before
によって始められた: Sergio にある: English Support |
|
2 | 11 | 1年、 2ヶ月前 | |||||||||||||||||
Split: I tried to see and enter into page edit mode
によって始められた: Sergio
にある: English Support
Problem: We also mentioned that failing to disable the WPML Translation Editor when manually editing translations could result in lost translations upon updating the default language. If the provided solution does not apply or is outdated, or if the client is still experiencing issues, we recommend opening a new support ticket. Additionally, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that the latest versions of themes and plugins are installed. |
|
2 | 7 | 1年、 2ヶ月前 | |||||||||||||||||
.mo Polish translation file for WooCommerce isn't working.
1
2
によって始められた: Sergio
にある: English Support
Problem:
directory, but the strings remained in English.
and
are defined in
. To work around this problem, we recommend:
shortcode on the cart page instead of blocks.
and
definitions from
and using the standard plugins folder. Please note that this solution might be outdated or not applicable to your case. If the issue persists, 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 you still need assistance, please open a new support ticket. |
|
2 | 16 | 1年、 2ヶ月前 | |||||||||||||||||
Woocommerce buttons disappeared in Polish (secondary language)
によって始められた: Sergio にある: English Support |
|
2 | 2 | 1年、 5ヶ月前 |