ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
translate custom ninja form fields
بدأه: Ionut
في: English Support
Problem: add_filter( 'wpml_forms_config_ninja-forms', function ( array $config ): array {
$config['settings']['my-custom-field'] = [
'type' => 'ARRAY',
'properties' => 'f_label'
];
return $config;
} );This code snippet should help you configure the translation settings for your custom fields in Ninja Forms. If this solution does not apply to your case, or if it seems outdated, we highly recommend checking the related 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 face issues, please open a new support ticket. |
|
0 | 8 | قبل أسبوعين | |
|
How to programatically insert translation?
بدأه: Ionut
في: English Support
Problem: wpml_register_string hook. They need to insert translations for these strings programmatically as part of a migration involving hundreds of posts and multiple translations. However, the API documentation lacks information on how to do this. 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 open a new support ticket at WPML Support Forum. |
|
2 | 6 | قبل 1 سنة، 9 أشهر | |
|
Translate Custom Strings with WPML Translator Editor
بدأه: Ionut في: Chat Support |
|
1 | 2 |
قبل 1 سنة، 9 أشهر
|
|
|
isChildOfRepeaterField fails for coded field definitions
بدأه: Ionut في: English Support |
|
2 | 6 | قبل 3 سنوات |