Cet utilisateur n'a pas de sujets favoris.
Sujets préférés du forum
Sujets de forum créés
Statut |
Sujet
|
Supporter | Les voix | Articles | Fraîcheur |
---|---|---|---|---|---|
Registering the site
Démarré par: kurtK-7 en: English Support |
0 | 2 | Il y a 4 jours | ||
How to add French Canadian to WPML?
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 7 mois et 1 semaine
|
||
No Index No Follow
Démarré par: kurtK-7
en: 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 | Il y a 8 mois et 2 semaines | ||
Prevent Translation of Company Name
Démarré par: kurtK-7
en: 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 | Il y a 8 mois et 2 semaines | ||
Posts not showing up unless 1 is converted even though the setting is set to default
1
2
Démarré par: kurtK-7
en: 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 | Il y a 8 mois et 3 semaines | ||
Hard Coded Link
Démarré par: kurtK-7 en: English Support |
2 | 2 | Il y a 8 mois et 4 semaines | ||
String localization
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 8 mois et 4 semaines
|
||
my posts are not showing up after translating the taxonomy
Démarré par: kurtK-7 en: English Support |
2 | 5 | Il y a 9 mois | ||
Taxonomy Translation Issue
Démarré par: kurtK-7 en: English Support |
2 | 3 | Il y a 9 mois | ||
ACF translation issue with custom template and taxonomy
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 9 mois
|
||
I need to adjust the code for when I am viewing in Spanish
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 9 mois
|
||
Custom taxonomies not showing with custom code
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 9 mois
|
||
I need to change the WPML Settings for ACF
Démarré par: kurtK-7 en: Chat Support |
1 | 2 |
Il y a 9 mois
|
||
My ACF does content is not working
Démarré par: kurtK-7
en: 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 | Il y a 9 mois et 1 semaine | ||
Taxonomy Names
Démarré par: kurtK-7
en: 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 | Il y a 9 mois et 1 semaine |