ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
Fatal error: Uncaught ArgumentCountError: 10 arguments are required, 2 given
بدأه: shaid-3
في: English Support
Problem: Solution: function theme_option_init() { // Check function exists. if (function_exists('acf_add_options_page')) { // Add parent. $parent = acf_add_options_page(array( 'page_title' => __('Theme General Settings', 'pjisrael'), 'menu_title' => __('Theme Settings', 'pjisrael'), 'capability' => 'edit_posts', 'redirect' => false )); // Add sub page. $child = acf_add_options_page(array( 'page_title' => __('Footer Settings', 'pjisrael'), 'menu_title' => __('Footer', 'pjisrael'), 'parent_slug' => $parent['menu_slug'], )); } } add_action('acf/init', 'theme_option_init'); We asked the client to check and confirm if the issue was resolved. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If you're still experiencing issues, 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 the problem persists, please open a new support ticket with us. |
|
2 | 14 | قبل 1 سنة، شهرين | |
WPML chat support ticket by shaid-3 – 1714974360
بدأه: shaid-3 في: Chat Support |
|
1 | 2 |
قبل 1 سنة، شهرين
|
|
almost all english transalations of custom post type store not showing
بدأه: shaid-3 في: English Support |
|
2 | 2 | قبل 1 سنة، 3 أشهر | |
translations not working time after time
بدأه: shaid-3
في: English Support
Problem: Solution: "default" textdomain and enable the option "Use theme or plugin text domains when gettext calls do not use a string literal". Save the changes. We also provided a link to a guide for finding strings that don't appear on the string translation page:
If the provided solution does not resolve the issue or seems irrelevant due to being outdated or not applicable to your 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 you still need assistance, please open a new support ticket at our support forum. |
|
3 | 6 | قبل 1 سنة، 5 أشهر | |
string translations not showing up
بدأه: shaid-3 في: English Support |
|
2 | 4 | قبل 1 سنة، 6 أشهر | |
WPML chat support ticket by shaid-3 – 1706108158
بدأه: shaid-3 في: Chat Support |
|
1 | 2 |
قبل 1 سنة، 6 أشهر
|
|
How do i automatially translate the complete website
1
2
بدأه: shaid-3 في: English Support |
|
3 | 17 | قبل 3 سنوات، 3 أشهر | |
I need to revert back WPML
بدأه: shaid-3 في: English Support |
|
2 | 2 | قبل 3 سنوات، 5 أشهر |