Home › Forums › Pro Version › Different "Order By" Sorting › Reply To: Different "Order By" Sorting
June 9, 2015 at 5:12 pm
#5662
Keymaster
Hi Snikay,
We use query_posts for our custom query. So pre_get_posts hooks doesn’t work there. So we need to write custom query for it.
If you can give me your wp-admin access, i can customize our plugin for you to accept this order.
Thanks