Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
WPML Multilingual CMS Update – Critical Error
Iniciado por: kurtK-7 em: English Support |
|
0 | 2 | 2 meses atrás | |
Registering the site
Iniciado por: kurtK-7
em: 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 meses, 3 semanas atrás | |
How to add French Canadian to WPML?
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
10 meses atrás
|
|
No Index No Follow
Iniciado por: kurtK-7
em: 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 meses, 1 semana atrás | |
Prevent Translation of Company Name
Iniciado por: kurtK-7
em: 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 meses, 1 semana atrás | |
Posts not showing up unless 1 is converted even though the setting is set to default
1
2
Iniciado por: kurtK-7
em: 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 meses, 2 semanas atrás | |
Hard Coded Link
Iniciado por: kurtK-7 em: English Support |
|
2 | 2 | 11 meses, 3 semanas atrás | |
String localization
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
11 meses, 3 semanas atrás
|
|
my posts are not showing up after translating the taxonomy
Iniciado por: kurtK-7 em: English Support |
|
2 | 5 | 11 meses, 3 semanas atrás | |
Taxonomy Translation Issue
Iniciado por: kurtK-7 em: English Support |
|
2 | 3 | 11 meses, 4 semanas atrás | |
ACF translation issue with custom template and taxonomy
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
11 meses, 4 semanas atrás
|
|
I need to adjust the code for when I am viewing in Spanish
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
11 meses, 4 semanas atrás
|
|
Custom taxonomies not showing with custom code
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
11 meses, 4 semanas atrás
|
|
I need to change the WPML Settings for ACF
Iniciado por: kurtK-7 em: Chat Support |
|
1 | 2 |
11 meses, 4 semanas atrás
|
|
My ACF does content is not working
Iniciado por: kurtK-7
em: 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 meses atrás |