Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
| Status |
Tópico
|
Suporte | Vozes | Posts | Atualidade |
|---|---|---|---|---|---|
|
Split: Elementor – products internal link slug issue
Iniciado por: yannA-5 em: English Support |
|
0 | 4 | 1 dia, 17 horas atrás | |
|
WPML not translating internal links, slugs, and page titles correctly
Iniciado por: yannA-5
em: 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 | 2 dias, 11 horas atrás | |
|
We cannot delete two languages (ES and EN). WPML gets stuck when trying to delete their translations…
Iniciado por: yannA-5 em: English Support |
0 | 5 | 1 semana, 2 dias atrás | ||
|
Elementor layout/styles not copied to translations (ticket closed in error)
Iniciado por: yannA-5 em: English Support |
|
0 | 13 | 1 mês, 2 semanas atrás | |
|
Layout Elementor not copied to translations
Iniciado por: yannA-5 em: Chat Support |
|
1 | 4 | 2 meses, 2 semanas atrás | |
|
WPML/WCML + WooCommerce variable product: translated variation options do not appear in IT and ES, a…
Iniciado por: yannA-5
em: 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 | 2 meses, 2 semanas atrás | |
|
Per-language WooCommerce product category base (taxonomy product_cat) is not applied by WPML/WCML. T…
Iniciado por: yannA-5
em: 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 | 2 meses, 2 semanas atrás | |
|
I need help with product category slugs not being translated properly when switching languages in Wo…
Iniciado por: yannA-5 em: Chat Support |
|
0 | 3 | 2 meses, 2 semanas atrás | |
|
I need help preventing WPML from altering specific characters (such as the en dash “–”) during…
Iniciado por: yannA-5
em: 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 meses, 1 semana atrás | |
|
Many texts are marked as “Translation in progress to”
Iniciado por: yannA-5 em: English Support |
0 | 3 | 9 meses, 1 semana atrás | ||
|
Few products are stuck in translations
Iniciado por: yannA-5 em: English Support |
|
2 | 4 | 1 ano, 11 meses atrás |