This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
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 | 11 months, 4 weeks ago | ||
Uncaught Error: Attempt to assign property “object_id” on bool in
1
2
3
Started by: tuomoN-2 in: English Support |
2 | 41 | 1 year, 1 month ago | ||
CRITICAL Uncaught TypeError
Started by: tuomoN-2
in: English Support
Problem: Solution: Relevant Documentation: |
2 | 5 | 1 year, 5 months ago | ||
fatal errors 2023 07 31
Started by: tuomoN-2
in: English Support
Problem: |
2 | 7 | 1 year, 5 months ago | ||
Fatal error
Started by: tuomoN-2 in: English Support |
2 | 4 | 1 year, 6 months ago | ||
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 year, 6 months ago | ||
WPML plugin alters the search queries
1
2
Started by: tuomoN-2 in: English Support |
2 | 17 | 1 year, 6 months ago | ||
Updating to wordpress 6.2.2 I am loosing all of my products and sites
Started by: tuomoN-2 in: English Support |
2 | 4 | 1 year, 8 months ago | ||
I have problems with: Taxonomies Missing Translations
1
2
3
4
Started by: tuomoN-2 in: English Support |
2 | 49 | 2 years, 2 months ago | ||
Split: I have had a big problem with my Footer.
1
2
Started by: tuomoN-2 in: English Support |
2 | 22 | 2 years, 3 months ago | ||
Search bar/icon is not working anymore in my live site
Started by: tuomoN-2 in: English Support |
2 | 12 | 2 years, 3 months ago | ||
I am loosing all of my product variations from backend
Started by: tuomoN-2 in: English Support |
2 | 13 | 2 years, 3 months ago | ||
Accept cookies plugin doesn't work anymore CookieYes | GDPR Cookie Consent"
Started by: tuomoN-2 in: English Support |
2 | 7 | 2 years, 3 months ago | ||
Critical errors when activating WPML
Started by: tuomoN-2 in: English Support |
2 | 7 | 2 years, 3 months ago | ||
I am having problems with menus and other important parts in my site.
1
2
Started by: tuomoN-2 in: English Support |
2 | 20 | 2 years, 3 months ago |