Rating Count Postmeta Incorrect in Database
-
Hi all!
I have this frustrating issue with the _wc_rating_count for one of my products.
For some reason, the rating count is higher than the total review count.
If you go to the URL above, scroll down to the reviews, and then inspect the rating bars, you see the .graph__wrapper divs have data attributes showing the
data-rating: 1-5,
data-rate: # of that star rating (which is wrong),
data-count: total # of reviewsI thought changing the wp_postmeta _wc_rating_count in the database would fix this–which it did momentarily–but then we got a new review and that refreshed the database with the incorrect values.
How can I find these “ghost” comments? They’re not in the comments part of the admin dashboard.
The page I need help with: [log in to see the link]
- The topic ‘Rating Count Postmeta Incorrect in Database’ is closed to new replies.