ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
Missing Translations on Local Pages
بدأه: Marketing Tech في: English Support |
|
0 | 6 | قبل 16 ساعة، 55 دقيقة | |
Guidance on Translating FAQ Schema in ATE – Reopening the ticket
بدأه: Marketing Tech
في: 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. If further assistance is needed, please open a new support ticket at WPML Support Forum. |
|
1 | 4 | قبل 3 أسابيع، 3 أيام | |
Guidance on Translating FAQ Schema in ATE
بدأه: Marketing Tech
في: 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 at https://wpml.org/forums/forum/english-support/. |
|
0 | 2 | قبل 1 شهر، 1 أسبوع | |
Issue with Marketo Forms Returning to Default Language (EN) on Website
بدأه: Marketing Tech في: English Support |
1 | 3 | قبل شهرين، 3 أسابيع | ||
WP editor opening instead of ATE when editing post translation
بدأه: Marketing Tech في: Chat Support |
|
0 | 2 | قبل 3 أشهر | |
WPML could not load configuration files, which your sites needs.
بدأه: Marketing Tech في: English Support |
0 | 2 | قبل 4 أشهر | ||
WPML tried to translate this page three times and failed
بدأه: Marketing Tech في: English Support |
|
0 | 7 | قبل 5 أشهر | |
WPML tried to translate this page three times and failed
بدأه: Marketing Tech في: Chat Support |
|
1 | 2 | قبل 5 أشهر | |
Displaying pages in other languages in my default language page
بدأه: Marketing Tech
في: 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 | قبل 6 أشهر، 1 أسبوع | |
Support Needed for Retaining Translations in ATE After Category Changes
بدأه: Marketing Tech في: English Support |
|
0 | 10 | قبل 7 أشهر | |
Registering New WP Instance
بدأه: Marketing Tech
في: 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 | قبل 7 أشهر، 1 أسبوع | |
Translating Widget
بدأه: Marketing Tech في: English Support |
|
0 | 2 | قبل 7 أشهر، 3 أسابيع | |
Saving Translation
بدأه: Marketing Tech في: English Support |
|
0 | 10 | قبل 7 أشهر، 3 أسابيع | |
Issue with Progress Bar in New Advanced Translation Editor Version
بدأه: Marketing Tech في: English Support |
0 | 2 | قبل 8 أشهر | ||
WPML Performance Issue
بدأه: Marketing Tech في: English Support |
|
2 | 8 | قبل 9 أشهر |