Sort by Custom Field
-
I have created a dropdown field “sort_order” and am attempting to sort my posts. I was able to control the total order by order=”ASC”, but it is sorting by creation date. The syntax I used was orderby=”sort_order” thusly:
[loop type=”leadership” orderby=”sort_order” order=”ASC”]
However, it’s still sorting by date. Any ideas on the syntax? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Sort by Custom Field’ is closed to new replies.