У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
CRITICAL Uncaught Error
Started by: tuomoN-2
in: 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 год, 4 месяца назад | |
Uncaught Error: Attempt to assign property “object_id” on bool in
1
2
3
Started by: tuomoN-2 in: English Support |
|
2 | 41 | 1 год, 6 месяцев назад | |
having problems with your plugin
Started by: tuomoN-2 in: Chat Support |
|
1 | 2 |
1 год, 7 месяцев назад
|
|
CRITICAL Uncaught TypeError
Started by: tuomoN-2
in: English Support
Problem: Solution: Relevant Documentation: |
|
2 | 5 | 1 год, 10 месяцев назад | |
fatal errors 2023 07 31
Started by: tuomoN-2
in: English Support
Problem: |
|
2 | 7 | 1 год, 10 месяцев назад | |
Fatal error
Started by: tuomoN-2 in: English Support |
|
2 | 4 | 1 год, 11 месяцев назад | |
Fatal error: Uncaught Error: Call to a member function get_id() on bool in
Started by: tuomoN-2
in: 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 год, 12 месяцев назад | |
WPML plugin alters the search queries
1
2
Started by: tuomoN-2 in: English Support |
|
2 | 17 | 1 год, 12 месяцев назад | |
Updating to wordpress 6.2.2 I am loosing all of my products and sites
Started by: tuomoN-2 in: English Support |
|
2 | 4 | 2 года назад | |
I have problems with: Taxonomies Missing Translations
1
2
3
4
Started by: tuomoN-2 in: English Support |
|
2 | 49 | 2 года, 7 месяцев назад | |
Split: I have had a big problem with my Footer.
1
2
Started by: tuomoN-2 in: English Support |
|
2 | 22 | 2 года, 8 месяцев назад | |
HTML block footer not showing translations
Started by: tuomoN-2 in: Chat Support |
|
1 | 3 |
2 года, 8 месяцев назад
|
|
Translate categories automatically
Started by: tuomoN-2 in: Chat Support |
|
1 | 2 |
2 года, 8 месяцев назад
|
|
Search bar/icon is not working anymore in my live site
Started by: tuomoN-2 in: English Support |
|
2 | 12 | 2 года, 8 месяцев назад | |
Taxonomies Missing Translations
Started by: tuomoN-2 in: Chat Support |
|
1 | 2 |
2 года, 8 месяцев назад
|