i have this problem to my wordpress theme but team points its with Custom field how can i sort this automatically by numeric value?
here is the link for demo
https://i.stack.imgur.com/q3neX.png
i want to sort automatically by numeric value.
sorry for my bad english
If you mean inside the WordPress Loop, take a look at WP_Query -> order_by
http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters