Order by Publish Date
-
Hello,
I’m struggling a lot with the order by feature in the relationship fields.
I have the following pods:
– Streamers
– Streamer LoadoutsThey have a bidirectional field to link them together. One streamer can have multiple streamer loadouts.
I want the streamer loadouts to be ordered by publish date desc. From recent to old so that i can then create some sort of archive chronological.
In Streamer Loadouts –> Loadouts (name of field) –> Order By i’m adding: “t.post_date DESC” with the quotes and it’s not working. I’ve tried basically all combinations with or without quote, with t. etc.
Whatever i try, the related items are sorted by publish date ASC when i want them to be DESC.
Would love if you could help me figure this out as i would like to use the Order By feature on many other pods items.
screenshot:
https://warzoneloadout.games/wp-content/uploads/2022/10/2022-10-13_09h36_16.pngThe page I need help with: [log in to see the link]
- The topic ‘Order by Publish Date’ is closed to new replies.