ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
sitempap is showing 404 error
بدأه: ziga pipan
في: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 the problem persists, please open a new support ticket at WPML support forum. |
|
0 | 8 | قبل 11 شهر، أسبوعين | |
|
revert product name translation
بدأه: ziga pipan في: Chat Support |
|
1 | 2 | قبل 11 شهر، 4 أسابيع | |
|
Can't send item to translation
بدأه: ziga pipan في: Chat Support |
|
1 | 2 | قبل 1 سنة | |
|
Prudct translation disconnecting after updating fields.
1
2
بدأه: ziga pipan في: English Support |
|
1 | 20 | قبل 1 سنة، 1 شهر | |
|
wpml won't save my domain settings
بدأه: ziga pipan في: Chat Support |
|
0 | 2 | قبل 1 سنة، 1 شهر | |
|
unlock acf field for translation
بدأه: ziga pipan في: English Support |
|
1 | 3 | قبل 1 سنة، 1 شهر | |
|
can't translate product with ACF field
بدأه: ziga pipan في: Chat Support |
|
0 | 2 | قبل 1 سنة، 1 شهر | |
|
Field won’t save
1
2
بدأه: ziga pipan في: English Support |
|
1 | 22 | قبل 1 سنة، 1 شهر | |
|
stock not syncing accross languages
بدأه: ziga pipan في: Chat Support |
|
0 | 2 | قبل 1 سنة، شهرين | |
|
Synchronize custom prices across languages
بدأه: ziga pipan في: Chat Support |
|
1 | 2 | قبل 1 سنة، شهرين | |
|
Split: Sidebar on archive pages not displaying translated categories
بدأه: ziga pipan
في: English Support
Problem: Please note that this solution might be irrelevant if it's 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 help, feel free to open a new support ticket at WPML support forum. |
|
0 | 9 | قبل 1 سنة، شهرين | |
|
how to translate product categories automatically
1
2
بدأه: ziga pipan
في: English Support
Problem: For importing existing translations, use the "WPML Export & Import" addon instead of the outdated "WPML All Import". You can download this addon under Plugins > Add new on the "Commercial" tab. Ensure to first import categories before posts if you're also importing categories. Guide: https://wpml.org/documentation/related-projects/wpml-export-and-import/ Regarding the word count issue, our development team is aware and working on a solution. The estimated word count might be 2-3 times higher than expected due to the current bug. If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if problems persist. For further assistance, visit our support forum: https://wpml.org/forums/forum/english-support/ |
|
1 | 20 | قبل 1 سنة، شهرين | |
|
I want Woocommerce coupons to only for secondary language
بدأه: ziga pipan في: Chat Support |
|
0 | 2 | قبل 1 سنة، 3 أشهر | |
|
wrong language emails
بدأه: ziga pipan
في: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
|
1 | 36 | قبل 1 سنة، 3 أشهر | |
|
things not working after update
بدأه: ziga pipan
في: English Support
Problem: functions.php file of your theme in a code editor. /**
* Expand translation manager caps to be able to translate taxonomies
*/
add_filter( 'user_has_cap', 'wssupp_boost_caps', 10, 1 );
function wssupp_boost_caps( $allcaps ){
$newcaps = array();
if ( isset( $allcaps['manage_translations'] ) && $allcaps['manage_translations'] ) {
$newcaps = [
"wpml_manage_taxonomy_translation" => true
];
}
return array_merge( $allcaps, $newcaps );
}4. Save changes to the file. 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. If issues persist, please open a new support ticket. |
|
0 | 10 | قبل 1 سنة، 3 أشهر |