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 |
---|---|---|---|---|---|
WPML tried to translate this page three times and failed
Démarré par: Marketing Tech en: English Support |
|
0 | 7 | Il y a 4 jours et 9 heures | |
WPML tried to translate this page three times and failed
Démarré par: Marketing Tech en: Chat Support |
|
1 | 2 | Il y a 4 jours et 11 heures | |
Displaying pages in other languages in my default language page
Démarré par: Marketing Tech
en: English Support
Problem: // Perform your WP_Query with suppress_filters set to true $query = new WP_Query( array( 'post_type' => 'post', // Or your custom post type 'posts_per_page' => -1, // Show all posts 'suppress_filters' => true, // Disable WPML language filtering ) ); // Apply the 'the_posts' filter manually to get posts in all languages if ( $query->have_posts() ) { $all_posts = apply_filters_ref_array( 'the_posts', array( $query->posts, $query ) ); // Now $all_posts will contain all posts from all languages $query->posts = $all_posts; } // Loop through and display the posts if ( $query->have_posts() ) { while ( $query->have_posts() ) { $query->the_post(); // Your loop code (e.g., the_title(), the_content(), etc.) } } // Don't forget to reset post data after the loop wp_reset_postdata(); Please note that this solution is a custom workaround and was not extensively tested. If this solution does not work or seems outdated, or if it does not apply to your specific case, 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 8 | Il y a 1 mois | |
Support Needed for Retaining Translations in ATE After Category Changes
Démarré par: Marketing Tech en: English Support |
|
0 | 10 | Il y a 1 mois et 4 semaines | |
Registering New WP Instance
Démarré par: Marketing Tech
en: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, 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. Should you need further assistance, please do not hesitate to open a new support ticket. |
|
0 | 4 | Il y a 2 mois et 1 semaine | |
Translating Widget
Démarré par: Marketing Tech en: English Support |
|
0 | 2 | Il y a 2 mois et 3 semaines | |
Saving Translation
Démarré par: Marketing Tech en: English Support |
|
0 | 10 | Il y a 2 mois et 3 semaines | |
Issue with Progress Bar in New Advanced Translation Editor Version
Démarré par: Marketing Tech en: English Support |
0 | 2 | Il y a 2 mois et 4 semaines | ||
WPML Performance Issue
Démarré par: Marketing Tech en: English Support |
|
2 | 8 | Il y a 4 mois | |
WPML Compatibility with PHP 8.1
Démarré par: Marketing Tech en: Chat Support |
|
1 | 2 |
Il y a 4 mois et 2 semaines
|
|
& symbol in translation
Démarré par: Marketing Tech
en: English Support
Problem: If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 6 | Il y a 4 mois et 4 semaines | |
Category Slug/URL Localization
Démarré par: Marketing Tech en: Chat Support |
|
1 | 2 |
Il y a 5 mois
|
|
CSS style is not reflecting in the pages when WPML is activated
Démarré par: Marketing Tech en: English Support |
|
2 | 14 | Il y a 5 mois et 4 semaines | |
Gutentor and WPML Compatibility
Démarré par: Marketing Tech en: Chat Support |
|
1 | 2 |
Il y a 6 mois et 2 semaines
|
|
Sitemap – Duplicate URL
Démarré par: Marketing Tech en: Chat Support |
|
1 | 2 |
Il y a 6 mois et 3 semaines
|