Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
Split: Elementor – products internal link slug issue
Commencé par : yannA-5 dans : English Support |
|
0 | 4 | Il y a 7 heures et 51 minutes | |
|
WPML not translating internal links, slugs, and page titles correctly
Commencé par : yannA-5
dans : 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 | Il y a 1 jour et 1 heure | |
|
We cannot delete two languages (ES and EN). WPML gets stuck when trying to delete their translations…
Commencé par : yannA-5 dans : English Support |
0 | 5 | Il y a 1 semaine et 1 jour | ||
|
Elementor layout/styles not copied to translations (ticket closed in error)
Commencé par : yannA-5 dans : English Support |
|
0 | 13 | Il y a 1 mois et 2 semaines | |
|
Layout Elementor not copied to translations
Commencé par : yannA-5 dans : Chat Support |
|
1 | 4 | Il y a 2 mois et 1 semaine | |
|
WPML/WCML + WooCommerce variable product: translated variation options do not appear in IT and ES, a…
Commencé par : yannA-5
dans : 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 | Il y a 2 mois et 2 semaines | |
|
Per-language WooCommerce product category base (taxonomy product_cat) is not applied by WPML/WCML. T…
Commencé par : yannA-5
dans : 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 | Il y a 2 mois et 2 semaines | |
|
I need help with product category slugs not being translated properly when switching languages in Wo…
Commencé par : yannA-5 dans : Chat Support |
|
0 | 3 | Il y a 2 mois et 2 semaines | |
|
I need help preventing WPML from altering specific characters (such as the en dash “–”) during…
Commencé par : yannA-5
dans : 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 | Il y a 3 mois et 1 semaine | |
|
Many texts are marked as « Translation in progress to »
Commencé par : yannA-5 dans : English Support |
0 | 3 | Il y a 9 mois et 1 semaine | ||
|
Few products are stuck in translations
Commencé par : yannA-5 dans : English Support |
|
2 | 4 | Il y a 1 année et 11 mois |