Title: Allow numeric sorting in Post Grid
Last modified: September 17, 2021

---

# Allow numeric sorting in Post Grid

 *  [CCC](https://wordpress.org/support/users/chanecullens/)
 * (@chanecullens)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/allow-numeric-sorting-in-post-grid/)
 * Qubely supports sorting with Ascending and Descending. This works find for most
   strings. However, if you have post titles that start with numbers the sorting
   is not logical to most users. For example if you have a dozen posts they are 
   sorted
    1, 10, 11, 12, 2, 3, 4, 5, 6, 7, 8, 9. This can be accomplished in JavaScript
   using localeCompare with the {numeric: true} option. Then the sort order would
   make more sense 1, 2, 3, …. 10, 11, 12
 * thanks
    CCCC
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fallow-numeric-sorting-in-post-grid%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Ibrahim](https://wordpress.org/support/users/kardi420/)
 * (@kardi420)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/allow-numeric-sorting-in-post-grid/#post-14888725)
 * Hello [@chanecullens](https://wordpress.org/support/users/chanecullens/) !
 * The plugin has a post grid ordering option, you can check. See this :
    [https://prnt.sc/1sxyo0l](https://prnt.sc/1sxyo0l)
 * If you face any problem, you can give a screenshot, please.
 * Also, can direct mail to the support.
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Allow numeric sorting in Post Grid’ is closed to new replies.

 * ![](https://ps.w.org/qubely/assets/icon-256x256.jpg?rev=3158185)
 * [Qubely - Advanced Gutenberg Blocks](https://wordpress.org/plugins/qubely/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qubely/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qubely/)
 * [Active Topics](https://wordpress.org/support/plugin/qubely/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qubely/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qubely/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ibrahim](https://wordpress.org/support/users/kardi420/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/allow-numeric-sorting-in-post-grid/#post-14888725)
 * Status: not resolved