Support

Account

Home › Forums › General Issues › How to sort by ACF field › Reply To: How to sort by ACF field

  • And how might one modify the OP code to output ALL states separately, with associated Cities under each state like:

    ALABAMA
    -city 1
    -city 2
    -city 3

    TENNESSEE
    -city 1
    -city 2
    -city 3

    VIRGINIA
    -city 1
    -city 2
    -city 3