Home › Forums › Pro Support › Sort By Custom Field Value › Reply To: Sort By Custom Field Value
February 15, 2019 at 5:47 pm
#7803
Keymaster
Hi there,
Try adding this to your shortcode:
[wp_show_posts settings="meta_key=your_custom_field&orderby=meta_value_num&order=ASC"]
Let me know 🙂