هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
I want to remove credit from this site.
بدأ ب: omerP في: English Support |
2 | 3 |
قبل سنتين، 5 أشهر
omerP |
||
programmatically create a post only in a secondary language
بدأ ب: omerP في: English Support |
2 | 4 | قبل سنتين، 7 أشهر | ||
Regarding get_terms function in multiple language
بدأ ب: omerP
في: English Support
Problem: get_terms function returning an empty array for translated terms in a multilingual setup using WPML, consider following. Solution: get_terms function. Since WordPress 4.5.0, taxonomies should be passed via the 'taxonomy' argument in the $args array. Here's an example of how to use it correctly: $terms = get_terms( array( 'taxonomy' => 'post_tag', 'hide_empty' => false, ) ); Next, consider reviewing the following resources for additional guidance:
Also, take a look at the WPML Hooks Reference for additional hooks and examples that might be helpful, especially the wpml_get_element_translations hook. If these suggestions do not resolve your issue, and you're not comfortable with custom coding, you might want to consider hiring a developer. You can find qualified contractors at https://wpml.org/contractors/. Please note that the solution provided might be outdated or not applicable to your case. If the issue persists, 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 you still need assistance, please don't hesitate to open a new support ticket with us. |
2 | 2 | قبل سنتين، 9 أشهر | ||
Taxonomies aren't showing in secondary languages
بدأ ب: omerP في: Chat Support |
1 | 2 |
قبل سنتين، 9 أشهر
|
||
How can I show language code in language switcher ?
بدأ ب: omerP في: English Support |
2 | 6 | قبل سنتين، 10 أشهر |