Title: FAQ Ordering Issue
Last modified: June 11, 2017

---

# FAQ Ordering Issue

 *  Resolved [qboidcs](https://wordpress.org/support/users/qboidcs/)
 * (@qboidcs)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/faq-ordering-issue/)
 * Hi, i have issue on ordering of the faq. I use the code below but no success.
 * [faq style=”accordion” orderby=”title” order=”asc”]
 * Website: [http://qboidindonesia.com/faq/](http://qboidindonesia.com/faq/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/faq-ordering-issue/#post-9217644)
 * Hi,
 * Thanks for using my plugin and I apologize for the troubles. I’m seeing some 
   strange things in the code for the FAQ titles. Have you tried switching to TwentySixteen
   or something similar to see if it’s a theme issue? It appears there is extra 
   code in the title which is causing the odd sort.
 * Also, please be aware that if you use numbers in your titles and have more than
   9 FAQs it will sort them as follows:
 *     ```
       1
       10
       11
       2
       20
       21
       3
       4
       5
       ```
   
 * and so on. You would have to put a ‘0’ in front of the first 9 FAQs:
 *     ```
       01
       02
       03
       04
       ```
   
 * for WordPress to sort in the manner you were expecting.
 * If you simply want to sort the FAQs in a particular order, then I’d suggest using
   the `menu_order` option and assign a value in the [FAQ creation screen](http://docs.arconixpc.com/plugins/arconix-faq/creating-an-faq-item/).
 * `[faq orderby=menu_order style=accordion]`

Viewing 1 replies (of 1 total)

The topic ‘FAQ Ordering Issue’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/faq-ordering-issue/#post-9217644)
 * Status: resolved