هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Translated posts shows fatal error
بدأ ب: philippF-8 في: English Support |
0 | 3 | قبل يومين، 12 ساعة | ||
Pods fields are not showing translation when using the Elementor *Post Info* widget
بدأ ب: philippF-8 في: English Support |
0 | 4 | قبل 1 أسبوع، 6 أيام | ||
pods are not fully translated (even with WP standard editor)
بدأ ب: philippF-8
في: English Support
Problem: The client is developing a site and trying to translate several pods with various fields using WPML. They can only translate text fields and the WYSIWYG editor field, but not checkboxes or other fields. Despite setting fields as "translatable" or "copy once", checkboxes and option fields are not showing on the translated product page. Solution: 1) Ensure that the fields are not set as COPY in WPML > Settings > Custom Fields Translation. WPML needs stored data for the custom field to detect it. - Visit WPML > Settings > Post Types Translation and set *Translatable - only show translated items* for Pod Templates, Pods, Pod Groups, and Pod Fields. - In WPML > Settings > Custom Fields Translation, set *Don't translate* for fields like _pods_application_method, _pods_curing, and _pods_standards_complied_with. - Set *Translate* for fields like application_method, curing, and standards_complied_with. - Add the following code in the template-parts/content/content-single.php file: <div align='center'> <?php echo "<br />".pods_field_display( 'application_method' ); ?> <?php echo "<br />".pods_field_display( 'curing' ); ?> <?php echo "<br />".pods_field_display( 'standards_complied_with' ); ?> </div> 4) Update the post in the original language and its translation. If this solution does not resolve your issue or seems outdated, we 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 the problem persists, please open a new support ticket at WPML support forum. |
3 | 26 | قبل أسبوعين، 1 يوم | ||
Posts translated to German shows fatal error
بدأ ب: philippF-8 في: English Support |
0 | 4 | قبل 1 شهر، 1 أسبوع | ||
ATE is not opening
بدأ ب: philippF-8 في: English Support |
2 | 16 | قبل 4 أشهر، 1 أسبوع |