You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first off let me thank you for this great plugin - great work!
I am not sure whether I am posting correct here or not, whether this truly is an issue or not:
I am sorting my custom posts by their average rating (works like a charm; I use setting the meta_key attribute in $query) - however the result-list contains only those posts that actually have a rating.
Hi Lester,
first off let me thank you for this great plugin - great work!
I am not sure whether I am posting correct here or not, whether this truly is an issue or not:
I am sorting my custom posts by their average rating (works like a charm; I use setting the meta_key attribute in $query) - however the result-list contains only those posts that actually have a rating.
There is a page which tries to change this (https://wordpress.org/support/topic/plugin-wp-postratings-wp_query-sorting-by-rating-not-showing-un-rated-posts) but that does not work in my hands.
So my question is: do you have any idea how to keep the sorting and also show the non-rated posts at the end of the list?
Many thanks in advance and kind regards,
Frank
The text was updated successfully, but these errors were encountered: