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

Reply To: Grouping by Post, Content Type and Custom Groups

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Grouping by Post, Content Type and Custom Groups Reply To: Grouping by Post, Content Type and Custom Groups

#35038
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Well the only way to make this depth of customization is via a custom code. The asp_result_groups hook documentation may help you with that.
With that you have basically access to the final groups, make changes to it, add new ones, unset results etc..