Support

Account

Home Forums Front-end Issues order by sorting in relationship field Reply To: order by sorting in relationship field

  • Ups…
    Change:
    php while ( $the_query->have_posts() ) : $the_query->the_post(); ?>
    to:
    while ( $the_query->have_posts() ) : $the_query->the_post(); ?>