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 |
---|---|---|---|---|---|
CRITICAL Uncaught Error
Iniciado por: tuomoN-2
em: English Support
Problem: Solution: If this solution doesn't look relevant to your issue, please open a new support ticket with us. |
3 | 4 | 1 ano atrás | ||
Uncaught Error: Attempt to assign property “object_id” on bool in
1
2
3
Iniciado por: tuomoN-2 em: English Support |
2 | 41 | 1 ano, 1 mês atrás | ||
having problems with your plugin
Iniciado por: tuomoN-2 em: Chat Support |
1 | 2 |
1 ano, 2 meses atrás
|
||
CRITICAL Uncaught TypeError
Iniciado por: tuomoN-2
em: English Support
Problem: Solution: Relevant Documentation: |
2 | 5 | 1 ano, 5 meses atrás | ||
fatal errors 2023 07 31
Iniciado por: tuomoN-2
em: English Support
Problem: |
2 | 7 | 1 ano, 6 meses atrás | ||
Fatal error
Iniciado por: tuomoN-2 em: English Support |
2 | 4 | 1 ano, 6 meses atrás | ||
Fatal error: Uncaught Error: Call to a member function get_id() on bool in
Iniciado por: tuomoN-2
em: English Support
Problem: 1) Navigate to the wp-content\plugins--woocommerce-multilingual\inc folder. class-wcml-comments.php file for editing. From foreach ( $translations as $translation ) { $product = wc_get_product( $translation ); $ratings = WC_Comments::get_rating_counts_for_product( $product ); $review_count = WC_Comments::get_review_count_for_product( $product ); if ( is_array( $ratings ) ) { foreach ( $ratings as $rating => $count ) { $average_ratings_sum += $rating * $count; $average_ratings_count += $count; if ( isset( $ratings_count[ $rating ] ) ) { $ratings_count[ $rating ] += $count; } else { $ratings_count[ $rating ] = $count; } } } if ( $review_count ) { $reviews_count += $review_count; } else { update_post_meta( $translation, self::WCML_AVERAGE_RATING_KEY, null ); update_post_meta( $translation, self::WCML_REVIEW_COUNT_KEY, null ); update_post_meta( $translation, self::WCML_RATING_COUNT_KEY, null ); } } To foreach ( $translations as $translation ) { $product = wc_get_product( $translation ); if ($product) { $ratings = WC_Comments::get_rating_counts_for_product( $product ); $review_count = WC_Comments::get_review_count_for_product( $product ); if ( is_array( $ratings ) ) { foreach ( $ratings as $rating => $count ) { $average_ratings_sum += $rating * $count; $average_ratings_count += $count; if ( isset( $ratings_count[ $rating ] ) ) { $ratings_count[ $rating ] += $count; } else { $ratings_count[ $rating ] = $count; } } } if ( $review_count ) { $reviews_count += $review_count; } else { update_post_meta( $translation, self::WCML_AVERAGE_RATING_KEY, null ); update_post_meta( $translation, self::WCML_REVIEW_COUNT_KEY, null ); update_post_meta( $translation, self::WCML_RATING_COUNT_KEY, null ); } } } 5) Clear all types of caches. Please note, this issue has been escalated to our developers for further investigation and resolution. If this solution does not resolve your issue, or if it seems outdated or irrelevant 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 needed, please open a new support ticket at WPML support forum. |
2 | 2 | 1 ano, 7 meses atrás | ||
WPML plugin alters the search queries
1
2
Iniciado por: tuomoN-2 em: English Support |
2 | 17 | 1 ano, 7 meses atrás | ||
Updating to wordpress 6.2.2 I am loosing all of my products and sites
Iniciado por: tuomoN-2 em: English Support |
2 | 4 | 1 ano, 8 meses atrás | ||
I have problems with: Taxonomies Missing Translations
1
2
3
4
Iniciado por: tuomoN-2 em: English Support |
2 | 49 | 2 anos, 3 meses atrás | ||
Split: I have had a big problem with my Footer.
1
2
Iniciado por: tuomoN-2 em: English Support |
2 | 22 | 2 anos, 3 meses atrás | ||
HTML block footer not showing translations
Iniciado por: tuomoN-2 em: Chat Support |
1 | 3 |
2 anos, 3 meses atrás
|
||
Translate categories automatically
Iniciado por: tuomoN-2 em: Chat Support |
1 | 2 |
2 anos, 3 meses atrás
|
||
Search bar/icon is not working anymore in my live site
Iniciado por: tuomoN-2 em: English Support |
2 | 12 | 2 anos, 3 meses atrás | ||
Taxonomies Missing Translations
Iniciado por: tuomoN-2 em: Chat Support |
1 | 2 |
2 anos, 3 meses atrás
|