Forums
(@peteybarr)
10 years, 7 months ago
Hi,
I was just wondering if there is any joy with this yet?
Cheers.
10 years, 9 months ago
Did you set your custom post type to be hierarchical?
Also put this in your WP_Query arg:
'orderby' => 'menu_order', 'order' => 'ASC',