이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
Traducción no detectada en variantes actualizadas por API
시작: javierR-7
카테고리: Soporte en español
Problema: Si esta solución no resuelve tu problema o si la información proporcionada se ha vuelto obsoleta, te recomendamos abrir un nuevo ticket de soporte. También te sugerimos revisar los problemas conocidos y verificar que tienes instaladas las últimas versiones de los temas y plugins. |
|
0 | 11 | 2 월, 1 주 전에 | |
|
Sincronizar campo publicado entre productos de diferentes idiomas
시작: javierR-7 카테고리: Chat Support |
|
0 | 2 | 2 월, 1 주 전에 | |
|
Error translated product variations differ from the original
시작: javierR-7 카테고리: English Support |
|
0 | 2 | 2 월, 1 주 전에 | |
|
Migración woocommerce
시작: javierR-7 카테고리: Chat Support |
|
0 | 3 | 2 월, 3 주 전에 | |
|
Sin acceso al panel de traducciones
1
2
3
시작: javierR-7
카테고리: Soporte en español
Problem: wp-config.php : /* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');3. Confirmar que el código esté ubicado correctamente justo encima de la línea: /* That's all, stop editing! Happy blogging. */ max_input_vars si es necesario. Si la solución proporcionada no resuelve el problema o parece irrelevante debido a actualizaciones o diferencias en el caso, recomendamos abrir un nuevo ticket de soporte. También es altamente recomendable revisar los problemas conocidos y confirmar que tienes instaladas las últimas versiones de los temas y plugins. Para asistencia adicional, puedes visitar nuestro foro de soporte. |
|
0 | 37 | 3 월, 2 주 전에 | |
|
I get wrong variant_id from order json (APIRest)
1
2
시작: javierR-7
카테고리: English Support
Problem: prepare method in the file: wp-content/plugins/woocommerce-multilingual/classes/Rest/Wrapper/Orders/Languages.php. Replace the existing method with the following code: public function prepare( $response, $object, $request ) {
$language = get_query_var( 'lang' ) ?: $request->get_param( 'lang' );
$orderLanguage = \WCML_Orders::getLanguage( $this->get_id( $object ) );
if ( $orderLanguage !== $language ) {
$lineItems = Obj::propOr( [], 'line_items', $response->data );
foreach ( $lineItems as $k => $item ) {
$translatedProductId = wpml_object_id_filter( $item['product_id'], 'product', false, $language );
$translatedVariationId = ( $item['variation_id'] == 0 ) ? 0 : wpml_object_id_filter( $item['variation_id'], 'product_variation', false, $language );
if ( $translatedProductId ) {
$response->data['line_items'][ $k ]['product_id'] = $translatedProductId;
$translatedProduct = get_post( $translatedProductId );
$postName = $translatedProduct->post_title;
if ( $translatedVariationId ) {
$response->data['line_items'][ $k ]['variation_id'] = $translatedVariationId;
$translatedVariation = get_post( $translatedVariationId );
$postName = $translatedVariation->post_title;
}
$response->data['line_items'][ $k ]['name'] = $postName;
}
}
}
return $response;
}This workaround ensures that the API response reflects the default language, not the language in which the order was made. If this solution does not resolve your issue or 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 the problem persists, please open a new support ticket at WPML support forum. |
|
0 | 23 | 8 월, 1 주 전에 | |
|
Las variantes de productos entre idiomas no coinciden
1
2
3
시작: javierR-7 카테고리: Soporte en español |
|
0 | 42 | 10 월 전에 | |
|
Con una cadena que no encuentro para traducir
시작: javierR-7
카테고리: Soporte en español
Problem: Si esta solución no es relevante porque podría estar desactualizada o no aplicar a tu caso, te sugerimos abrir un nuevo ticket de soporte. También te recomendamos revisar los problemas conocidos y verificar que tienes instaladas las últimas versiones de los temas y plugins. Para más asistencia, visita nuestro foro de soporte. |
|
0 | 4 | 1 년, 1 월 전에 | |
|
Tengo varias partes de la página que no consigo traducir.
시작: javierR-7 카테고리: Chat Support |
|
1 | 2 | 1 년, 1 월 전에 | |
|
Cadena de texto traducida, pero en la web sigue sin aparecer traducida.
시작: javierR-7 카테고리: Chat Support |
|
0 | 2 | 1 년, 1 월 전에 | |
|
WPML chat support ticket by javierR-7 – 1718008726
시작: javierR-7 카테고리: Chat Support |
|
1 | 2 |
2 년, 2 월 전에
|
|
|
La web va muy lenta
시작: javierR-7 카테고리: Soporte en español |
|
2 | 2 | 2 년, 3 월 전에 | |
|
Traducción automática de categorías woocommerce
시작: javierR-7 카테고리: Soporte en español |
|
2 | 6 | 2 년, 4 월 전에 | |
|
WPML chat support ticket by javierR-7 – 1709734160
시작: javierR-7 카테고리: Soporte en español |
1 | 1 |
2 년, 5 월 전에
|
||
|
Error traducción Xstore. Texto oferta
시작: javierR-7 카테고리: Soporte en español |
|
2 | 12 | 2 년, 6 월 전에 |