ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Split: Elementor – products internal link slug issue
بدأه: yannA-5 في: English Support |
|
0 | 4 | قبل 4 أيام، 18 ساعة | |
|
WPML not translating internal links, slugs, and page titles correctly
بدأه: yannA-5
في: English Support
Problem: // Add converters for Elementor dynamic fields that contain [elementor-tag ...]
add_filter( 'wpml_pb_elementor_widget_dynamic_id_converters', function( $configuration ) {
$make = function( $dynKey, $tagName, $idKey ) {
return [
// shouldConvert: widget has a string at settings.__dynamic__.<key>
function( $item ) use ( $dynKey ) {
return isset( $item['settings']['__dynamic__'][ $dynKey ] )
&& is_string( $item['settings']['__dynamic__'][ $dynKey ] )
&& strpos( $item['settings']['__dynamic__'][ $dynKey ], '[elementor-tag' ) !== false;
},
// keyLens: lens to settings.__dynamic__.</key><key>
\WPML\FP\Obj::lensPath( [ 'settings', '__dynamic__', $dynKey ] ),
// tagName + idKey: passed to convertTag()
$tagName,
$idKey,
];
};
// Image Box (and others reusing these keys)
$configuration[] = $make( 'title_text', 'woocommerce-product-title-tag', 'product_id' );
$configuration[] = $make( 'image', 'woocommerce-product-image-tag', 'product_id' );
$configuration[] = $make( 'description_text', 'woocommerce-product-price-tag', 'product_id' );
$configuration[] = $make( 'link', 'internal-url', 'post_id' );
// Text Editor, etc. (dynamic content often lives under "editor")
$configuration[] = $make( 'editor', 'woocommerce-product-title-tag', 'product_id' );
return $configuration;
} );</key>4. Save the file. 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 needed, please open a new support ticket at https://wpml.org/forums/forum/english-support/. |
|
0 | 11 | قبل 5 أيام، 11 ساعة | |
|
We cannot delete two languages (ES and EN). WPML gets stuck when trying to delete their translations…
بدأه: yannA-5 في: English Support |
0 | 5 | قبل 1 أسبوع، 5 أيام | ||
|
Elementor layout/styles not copied to translations (ticket closed in error)
بدأه: yannA-5 في: English Support |
|
0 | 13 | قبل 1 شهر، أسبوعين | |
|
Layout Elementor not copied to translations
بدأه: yannA-5 في: Chat Support |
|
1 | 4 | قبل شهرين، أسبوعين | |
|
WPML/WCML + WooCommerce variable product: translated variation options do not appear in IT and ES, a…
بدأه: yannA-5
في: English Support
Problem: If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML Support Forum. |
|
0 | 4 | قبل شهرين، 3 أسابيع | |
|
Per-language WooCommerce product category base (taxonomy product_cat) is not applied by WPML/WCML. T…
بدأه: yannA-5
في: English Support
Problem: 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. |
|
0 | 3 | قبل شهرين، 3 أسابيع | |
|
I need help with product category slugs not being translated properly when switching languages in Wo…
بدأه: yannA-5 في: Chat Support |
|
0 | 3 | قبل شهرين، 3 أسابيع | |
|
I need help preventing WPML from altering specific characters (such as the en dash “–”) during…
بدأه: yannA-5
في: English Support
Problem: Solution: If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. Additionally, please check the related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, visit our support forum. |
|
0 | 10 | قبل 3 أشهر، أسبوعين | |
|
Many texts are marked as “Translation in progress to”
بدأه: yannA-5 في: English Support |
0 | 3 | قبل 9 أشهر، 1 أسبوع | ||
|
Few products are stuck in translations
بدأه: yannA-5 في: English Support |
|
2 | 4 | قبل 1 سنة، 11 شهر |