Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos de fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Frescor |
---|---|---|---|---|---|
Auto-generated “taxonomy general name” prefixes English word “Product” to German product attribu…
Iniciado por: frederikB-5
em: English Support
Problem: add_filter( 'woocommerce_product_attribute_taxonomy_name', 'custom_woocommerce_attribute_label_plural', 10, 2 ); function custom_woocommerce_attribute_label_plural( $taxonomy_name, $taxonomy ) { if ( 'pa_your_attribute' === $taxonomy ) { // Replace 'pa_your_attribute' with the actual attribute taxonomy name // Return the custom label you want return 'Label'; // Replace with your desired label } return $taxonomy_name; } This code will change the appearance of the label on the frontend but not in the wp-admin. Alternatively, you could register the original taxonomy in English and translate it into German. If this solution does not resolve your issue or seems outdated, 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. If needed, do not hesitate to open a new support ticket. |
0 | 2 | 1 semana atrás | ||
Translation of taxonomy labels and slug ignore WPML’s default (source) language setting making manu…
Iniciado por: frederikB-5
em: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also 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. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/. |
0 | 2 | 1 semana atrás | ||
REST API
Iniciado por: frederikB-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 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 further assistance is needed, please open a new support ticket at WPML support forum. |
0 | 3 | 1 semana, 3 dias atrás |