I have a page with nested views on and some of my ordering isn't working and I'm not sure why.
hidden link
Mesocycles contain Microcycles which contain Sessions
This page is a current mesocycle. It has a view in it called "Microcycles in a Mesocycle" which is set to order by "Field - Microcycle Start Date". This seems to work fine.
This view has a nested view in it:
[wpv-view name="sessions-with-microcycle-in-mesocyle-view" orderby="session-date"]
The orderby is set in the short code and as session date.
if I go into the view directly the ordering populates as Field - Session Date Ascending.
However, as you can see at the bottom of the page, the sessions aren't coming out in that order. (Screenshot attached). They appear to be coming out in creation order.