This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Second order by Post Attributes Order?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Second order by Post Attributes Order? Reply To: Second order by Post Attributes Order?

#17282
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I think this might be possible with a custom code. I believe that field is the menu_order field, which is directly stored in the cpt database table.

I have mande a custom code, that might do the trick. Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!