Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Messaggi | Freschezza |
---|---|---|---|---|---|
WPML Multilingual CMS Update – Critical Error
Iniziato da: kurtK-7 in: English Support |
|
0 | 2 | 2 mese fa | |
Registering the site
Iniziato da: kurtK-7
in: 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 mese, 3 settimana fa | |
How to add French Canadian to WPML?
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
10 mese fa
|
|
No Index No Follow
Iniziato da: kurtK-7
in: 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 mese fa | |
Prevent Translation of Company Name
Iniziato da: kurtK-7
in: 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 mese, 1 settimana fa | |
Posts not showing up unless 1 is converted even though the setting is set to default
1
2
Iniziato da: kurtK-7
in: 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 mese, 1 settimana fa | |
Hard Coded Link
Iniziato da: kurtK-7 in: English Support |
|
2 | 2 | 11 mese, 2 settimana fa | |
String localization
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
11 mese, 2 settimana fa
|
|
my posts are not showing up after translating the taxonomy
Iniziato da: kurtK-7 in: English Support |
|
2 | 5 | 11 mese, 3 settimana fa | |
Taxonomy Translation Issue
Iniziato da: kurtK-7 in: English Support |
|
2 | 3 | 11 mese, 3 settimana fa | |
ACF translation issue with custom template and taxonomy
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
11 mese, 3 settimana fa
|
|
I need to adjust the code for when I am viewing in Spanish
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
11 mese, 3 settimana fa
|
|
Custom taxonomies not showing with custom code
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
11 mese, 3 settimana fa
|
|
I need to change the WPML Settings for ACF
Iniziato da: kurtK-7 in: Chat Support |
|
1 | 2 |
11 mese, 3 settimana fa
|
|
My ACF does content is not working
Iniziato da: kurtK-7
in: 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 | 11 mese, 4 settimana fa |