ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
الداعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
WP Query post from one language on another
بدأه: jackc-12
في: English Support
Problem: wpml_switch_language function within a filter to list posts from the default language on a page translated to another language, and can't get the wpml_switch_language to work. Solution: wpml_switch_language action hook must be used with the pre_get_posts WordPress hook. This means that you should integrate the language switch into the query modification process. Here's how you can do it: 1. Use the pre_get_posts hook to modify the query before it runs. do_action('wpml_switch_language', 'all') to switch the language. For more details and usage examples, you can refer to the following documentation: Additionally, there are alternative approaches you can consider, such as: |
|
2 | 2 | قبل 1 سنة، 7 أشهر | |
Homepage translations not in sitemap
بدأه: jackc-12 في: English Support |
|
2 | 2 | قبل 1 سنة، 8 أشهر | |
Migrating from Polylan
بدأه: jackc-12 في: English Support |
2 | 2 | قبل 1 سنة، 9 أشهر | ||
WPML chat support ticket by jackc-12 – 1671115780
بدأه: jackc-12 في: Chat Support |
|
1 | 2 |
قبل سنتين، 6 أشهر
|