Site logo

Archived topic

Order In Query Loop

2 replies · Started by Ian on November 4, 2022

Viewing posts 1–3 of 3

For a specific Query Loop, we are displaying countries using an ACF field to show the Country Name. How do we sort from A --> Z based on this ACF field?

Doh! As usual, the solution presented itself after a ticket. Had to set 2 parameters using

Order = ASC
Order By = Title

Marking as resolved.

Glad you figured it out :)

This archived topic is closed to new replies.