Support

Account

Home Forums Front-end Issues Sort by one field, and then by another Reply To: Sort by one field, and then by another

  • well, that’s because I missed something extremely important

    
      while ($the_query->have_posts()) {
        $the_query->the_post(); // this is missing
        // get state and compare it to the previous post