このユーザーにはお気に入りトピックがありません。
お気に入りのフォーラム・トピック
フォーラム・トピックの作成
状況 |
トピック
|
サポーター | 声 | 投稿文 | 新鮮さ |
---|---|---|---|---|---|
WPML Multilingual CMS Update – Critical Error
によって始められた: kurtK-7 にある: English Support |
|
0 | 2 | 2ヶ月前 | |
Registering the site
によって始められた: kurtK-7
にある: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check the related known issues and verify the version of the permanent fix. Also, confirm that you have installed the latest versions of themes and plugins. If you still need assistance, we highly recommend opening a new support ticket at WPML support forum. |
|
0 | 2 | 2ヶ月、 3週前 | |
No Index No Follow
によって始められた: kurtK-7
にある: English Support
Problem: <?php if(ICL_LANGUAGE_CODE == 'es'): ?> <meta name="robots" content="noindex"> <?php endif; ?> The client should replace 'es' with the appropriate language code if needed. If the provided solution does not apply or is outdated, or if further assistance is needed, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that the latest versions of themes and plugins are installed. If the issue persists, please open a new support ticket at WPML Support Forum. |
|
2 | 2 | 11ヶ月、 1週前 | |
Prevent Translation of Company Name
によって始められた: kurtK-7
にある: English Support
Problem: Please note that the solution provided might be irrelevant if it's outdated or not applicable to your case. If after checking the 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, you still encounter issues, we encourage you to open a new support ticket. For further assistance, please visit our support forum: WPML support forum. |
|
2 | 2 | 11ヶ月、 1週前 | |
Posts not showing up unless 1 is converted even though the setting is set to default
1
2
によって始められた: kurtK-7
にある: English Support
Problem: Solution: 'hide_empty' => false to the get_terms() function in the custom WP_Query. This allowed terms with no posts translated into the secondary language to be displayed. $terms = get_terms(array( 'taxonomy' => $taxonomy_slug, 'child_of' => $parent_term_id, // Specify the parent term ID 'hide_empty' => false )); If you're experiencing a similar issue, we recommend trying this solution. However, please note that this solution might be irrelevant if it's outdated or not applicable to your case. We 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 the problem persists, please open a new support ticket with us. |
|
2 | 18 | 11ヶ月、 2週前 | |
Hard Coded Link
によって始められた: kurtK-7 にある: English Support |
|
2 | 2 | 11ヶ月、 3週前 | |
my posts are not showing up after translating the taxonomy
によって始められた: kurtK-7 にある: English Support |
|
2 | 5 | 11ヶ月、 3週前 | |
Taxonomy Translation Issue
によって始められた: kurtK-7 にある: English Support |
|
2 | 3 | 11ヶ月、 4週前 | |
My ACF does content is not working
によって始められた: kurtK-7
にある: English Support
Problem: date() function is not displaying dates in the correct language on their Spanish translation page. The dates are being output with the data-date attribute set to "1970-01-01" instead of the correct effective date. The client has custom fields for dates that are set to COPY, and while the effective date is displayed next to the post title, the data attribute in the HTML is incorrect. Solution: date() function is using the server's locale to generate month names, which may not be translated by WPML's String Translation. This feature is intended for static strings and might not apply to dynamic content such as PHP-formatted dates. To translate month names and dates in WordPress using WPML, additional steps or configurations might be necessary, such as using WordPress-specific functions or hooks to localize the date strings. We found a solution on StackOverflow that could be helpful: Please note that support for issues arising from custom coding is beyond our support scope. If you require assistance with custom coding, consider hiring a professional developer who specializes in customizing WPML and its extensions from https://wpml.org/contractors/. If this solution is not relevant to your case, because it's outdated or not applicable, 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 you need further assistance, please do not hesitate to contact us in the WPML support forum. |
|
2 | 3 | 12ヶ月前 | |
Taxonomy Names
によって始められた: kurtK-7
にある: English Support
Problem: Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If so, 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 at WPML support forum. |
|
2 | 2 | 12ヶ月前 | |
String Translation
によって始められた: kurtK-7
にある: English Support
There was an error: { "keywords": "WPML, string translation, gettext, custom theme, hardcoded strings", "summary": "Problem: Solution: 2. If the strings were not found, we recommended checking if they were registered as admin texts and provided a link to the relevant documentation: 3. We explained that for WPML to recognize strings, they need to be wrapped in a gettext call. We provided an example of how to wrap strings and a link to find the theme's text domain: __(\'Search Results\', \'your-text-domain\');4. We mentioned that the client's current approach should work but suggested using wpml_current_language instead, with a link to the relevant WPML documentation: Please note that the solution provided might be 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 with us." } |
|
3 | 9 | 12ヶ月前 | |
ACF – Values not Present on Spanish Interface
によって始められた: kurtK-7 にある: English Support |
|
2 | 2 | 12ヶ月前 | |
Spanish Home Page
によって始められた: kurtK-7
にある: English Support
Problem: 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, 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 don't hesitate to open a new support ticket with us. |
|
2 | 2 | 12ヶ月前 | |
changeing spanish to english
によって始められた: kurtK-7 にある: English Support |
|
3 | 3 | 3年、 3ヶ月前 | |
Hard Coded English in template
によって始められた: kurtK-7 にある: English Support |
|
2 | 2 | 3年、 3ヶ月前 |