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
I put in the "Dynamic OrderBy Field" the "view" field, and it is showing the proper posts in order of most accessed, to least accessed. But it does not show the posts with view count over 100 — and i guess they are in another place of the query, because i tested to show the posts in a category that has only 3 posts, one with 50 views, and other two with views over 100, and the one with 50 views showed up first, but the other two are in the correct order of most views. Anyone know how to arrange the query correctly and show the pages with over 100 views first?
The text was updated successfully, but these errors were encountered:
I put in the "Dynamic OrderBy Field" the "view" field, and it is showing the proper posts in order of most accessed, to least accessed. But it does not show the posts with view count over 100 — and i guess they are in another place of the query, because i tested to show the posts in a category that has only 3 posts, one with 50 views, and other two with views over 100, and the one with 50 views showed up first, but the other two are in the correct order of most views. Anyone know how to arrange the query correctly and show the pages with over 100 views first?
The text was updated successfully, but these errors were encountered: