|
Sorting on custom posts display is acting like a filter instead of a sort
Started by: ChuckGregory
in: Toolset Professional Support
Quick solution available
Problem:
The problem here is that the user's backend sort is behaving like a filter for their posts
Solution:
It should be noted that any backend sort is handled by the wordpress API which doesn't involve our Toolset Plugins.
However in this user's case they were sorting by a field that had empty values on some posts.
This is why some of the posts where not showing up as you're not able to sort a null value.
|
|
2 |
3 |
4 years ago
ChuckGregory
|