Title: Users Loop Orderby Multiple Fields?
Last modified: January 30, 2020

---

# Users Loop Orderby Multiple Fields?

 *  Resolved [IntownWebPros](https://wordpress.org/support/users/kjcc/)
 * (@kjcc)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/users-loop-orderby-multiple-fields/)
 * I need to display an alphabatized list of users. I want to sort by the field 
   company_name but several of the members have no company name listed. In the case
   of those users, I want to sort by first name. Ideally, I could user something
   like
 * [users role=member orderby=user_fields user_fields=company_name,first_name order
   =ASC]
 * but that doesn’t work. Is there some way I can accomplish this?
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  Thread Starter [IntownWebPros](https://wordpress.org/support/users/kjcc/)
 * (@kjcc)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/users-loop-orderby-multiple-fields/#post-12793013)
 * I was finally able to accomplish this through several if/else.

Viewing 1 replies (of 1 total)

The topic ‘Users Loop Orderby Multiple Fields?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [IntownWebPros](https://wordpress.org/support/users/kjcc/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/users-loop-orderby-multiple-fields/#post-12793013)
 * Status: resolved