Hi,
I editted the functions.php file with your above code to sort FAQ questions in a specified order, for example I dont want to the posts to be in alphabetical order.
I want to specify the order of which questions are displayed eg What is x? Can I buy X?
When in alphabetical order, the order of which questions are displayed would be reversed.
I added the above filter under functions, I get the attribute field in each of the questions. However I cannot get the Questions to be displayed in order on the front end.
I have tried to use [faq group=”name” orderby=”menu_order”], this shows a blank page.
When I used [faq], this display the questions. But these arent in the right order.